diff options
author | Benjamin Otte <otte@redhat.com> | 2016-11-06 21:36:43 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2016-11-06 21:36:43 +0100 |
commit | b30afff511d14165e81806a8c90a9a33e77dbb69 (patch) | |
tree | 132d392fbf2cf00e749e42f42db1469a216a7097 /docs | |
parent | 87f07bac6bf2ffc7c95163db44a99f9396650fc4 (diff) | |
download | gtk+-b30afff511d14165e81806a8c90a9a33e77dbb69.tar.gz |
API: wayland: Add gdk_wayland_window_new_subsurface()
... and use it instead of gdk_window_new().
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk/gdk4-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt index 12a569351e..65d7e138f4 100644 --- a/docs/reference/gdk/gdk4-sections.txt +++ b/docs/reference/gdk/gdk4-sections.txt @@ -1174,6 +1174,7 @@ gdk_wayland_device_get_wl_seat gdk_wayland_display_get_wl_compositor gdk_wayland_display_get_wl_display gdk_wayland_display_get_xdg_shell +gdk_wayland_window_new_subsurface gdk_wayland_window_get_wl_surface gdk_wayland_window_set_use_custom_surface GdkWaylandWindowExported |