mirror of
https://github.com/brl/mutter.git
synced 2025-04-06 02:13:47 +00:00
core: Remove META_CORE_GET_FRAME_WIDTH / HEIGHT from documentation
It messes up my autocomplete.
This commit is contained in:
parent
2ca4ed6b04
commit
f303ec2eaa
@ -47,8 +47,7 @@ typedef enum
|
|||||||
* For example:
|
* For example:
|
||||||
*
|
*
|
||||||
* meta_core_get (my_display, my_window,
|
* meta_core_get (my_display, my_window,
|
||||||
* META_CORE_GET_FRAME_WIDTH, &width,
|
* META_CORE_GET_FRAME_RECT, &rect,
|
||||||
* META_CORE_GET_FRAME_HEIGHT, &height,
|
|
||||||
* META_CORE_GET_END);
|
* META_CORE_GET_END);
|
||||||
*
|
*
|
||||||
* If the window doesn't have a frame, this will raise a meta_bug. To suppress
|
* If the window doesn't have a frame, this will raise a meta_bug. To suppress
|
||||||
|
Loading…
x
Reference in New Issue
Block a user