API: gdk: Rename GdkWindowObjectClass to GdkWindowClass
Be consistent in the naming of objects.
This commit is contained in:
@ -516,7 +516,7 @@ GDK_TYPE_WM_FUNCTION
|
||||
gdk_window_get_type
|
||||
gdk_drawable_get_type
|
||||
GdkWindowObject
|
||||
GdkWindowObjectClass
|
||||
GdkWindowClass
|
||||
GdkWindowImpl
|
||||
GdkWindowImplClass
|
||||
GdkWindowRedirect
|
||||
|
||||
Reference in New Issue
Block a user