mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
docs: Fix cross-reference generation
https://bugzilla.gnome.org/show_bug.cgi?id=676856
This commit is contained in:

committed by
Jasper St. Pierre

parent
2863eba2e7
commit
be46869782
@ -23,6 +23,12 @@
|
||||
* 02111-1307, USA.
|
||||
*/
|
||||
|
||||
/**
|
||||
* SECTION:keybindings
|
||||
* @Title: MetaKeybinding
|
||||
* @Short_Description: Key bindings
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#define _SVID_SOURCE /* for putenv() */
|
||||
|
||||
|
@ -3715,6 +3715,7 @@ meta_window_is_screen_sized (MetaWindow *window)
|
||||
|
||||
/**
|
||||
* meta_window_is_monitor_sized:
|
||||
* @window: a #MetaWindow
|
||||
*
|
||||
* Return value: %TRUE if the window is occupies an entire monitor or
|
||||
* the whole screen.
|
||||
|
Reference in New Issue
Block a user