docs: Fix building with latest GDK changes
This commit is contained in:
parent
f5c27476a5
commit
b1beaa2dea
@ -506,7 +506,7 @@ GDK_TYPE_WM_DECORATION
|
|||||||
GDK_TYPE_WM_FUNCTION
|
GDK_TYPE_WM_FUNCTION
|
||||||
|
|
||||||
<SUBSECTION Private>
|
<SUBSECTION Private>
|
||||||
gdk_window_object_get_type
|
gdk_window_get_type
|
||||||
gdk_drawable_get_type
|
gdk_drawable_get_type
|
||||||
GdkWindowObject
|
GdkWindowObject
|
||||||
GdkWindowObjectClass
|
GdkWindowObjectClass
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
gdk_display_get_type
|
gdk_display_get_type
|
||||||
gdk_display_manager_get_type
|
gdk_display_manager_get_type
|
||||||
gdk_screen_get_type
|
gdk_screen_get_type
|
||||||
gdk_window_object_get_type
|
gdk_window_get_type
|
||||||
gdk_keymap_get_type
|
gdk_keymap_get_type
|
||||||
gdk_device_get_type
|
gdk_device_get_type
|
||||||
gdk_device_manager_get_type
|
gdk_device_manager_get_type
|
||||||
|
Loading…
Reference in New Issue
Block a user