[gtk: 1/2] docs: Add GdkPopupLayout to gdk4-sections.txt



commit b4bce2ff8a97e66c5d61cc488507d8f97a0ccc28
Author: Jonas Ã…dahl <jadahl gmail com>
Date:   Fri Feb 21 23:24:38 2020 +0100

    docs: Add GdkPopupLayout to gdk4-sections.txt

 docs/reference/gdk/gdk4-sections.txt | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/docs/reference/gdk/gdk4-sections.txt b/docs/reference/gdk/gdk4-sections.txt
index a643f4450b..bd420817bc 100644
--- a/docs/reference/gdk/gdk4-sections.txt
+++ b/docs/reference/gdk/gdk4-sections.txt
@@ -172,7 +172,6 @@ GdkSurfaceType
 GdkSurfaceHints
 GdkGeometry
 GdkGravity
-GdkAnchorHints
 GdkSurfaceEdge
 GdkSurfaceTypeHint
 GdkSurfaceState
@@ -652,6 +651,30 @@ gdk_paintable_get_intrinsic_height
 gdk_paintable_get_intrinsic_aspect_ratio
 gdk_paintable_compute_concrete_size
 
+<SECTION>
+<FILE>gdkpopuplayout</FILE>
+<TITLE>GdkPopupLayout</TITLE>
+GdkPopupLayout
+GdkAnchorHints
+GDK_TYPE_POPUP_LAYOUT
+gdk_popup_layout_get_type
+gdk_popup_layout_new
+gdk_popup_layout_ref
+gdk_popup_layout_unref
+gdk_popup_layout_copy
+gdk_popup_layout_equal
+gdk_popup_layout_set_anchor_rect
+gdk_popup_layout_get_anchor_rect
+gdk_popup_layout_set_rect_anchor
+gdk_popup_layout_get_rect_anchor
+gdk_popup_layout_set_surface_anchor
+gdk_popup_layout_get_surface_anchor
+gdk_popup_layout_set_anchor_hints
+gdk_popup_layout_get_anchor_hints
+gdk_popup_layout_set_offset
+gdk_popup_layout_get_offset
+</SECTION>
+
 <SUBSECTION>
 gdk_paintable_invalidate_contents
 gdk_paintable_invalidate_size


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]