diff options
author | Matthias Clasen <mclasen@redhat.com> | 2016-08-29 13:12:56 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2016-08-29 13:20:44 -0400 |
commit | bdbe2de57d206f3d1cbb5774f8a97bfc40571388 (patch) | |
tree | db5981473ef99267dc5c3cc77159a2fc187629c1 /docs/reference | |
parent | 340b5964dd82fc60471e62304b3d0d0dcd8d8648 (diff) | |
download | gtk+-bdbe2de57d206f3d1cbb5774f8a97bfc40571388.tar.gz |
Document handle-related Wayland api
In particular, note that this API depends on an unstable
Wayland protocol and thus may have to change.
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/gdk/gdk3-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/gdk/gdk3-sections.txt b/docs/reference/gdk/gdk3-sections.txt index 3c44ce6adc..f26c22d3c6 100644 --- a/docs/reference/gdk/gdk3-sections.txt +++ b/docs/reference/gdk/gdk3-sections.txt @@ -1272,6 +1272,10 @@ gdk_wayland_display_get_wl_display gdk_wayland_display_get_xdg_shell gdk_wayland_window_get_wl_surface gdk_wayland_window_set_use_custom_surface +GdkWaylandWindowExported +gdk_wayland_window_export_handle +gdk_wayland_window_unexport_handle +gdk_wayland_window_set_transient_for_exported <SUBSECTION Standard> GDK_TYPE_WAYLAND_DEVICE |