[Xfce4-commits] [xfce/libxfce4ui] 01/08: Update libxfce4ui documentation
noreply at xfce.org
noreply at xfce.org
Wed May 10 04:37:59 CEST 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/libxfce4ui.
commit b2625a2caf2dd43841c2ff3325025e312ff68401
Author: Romain B <skunnyk at alteroot.org>
Date: Mon May 8 14:04:06 2017 +0200
Update libxfce4ui documentation
- Adding forgotten functions to doc : xfce_gtk_menu_popup_until_mapped, xfce_widget_reparent, xfce_titled_dialog_new_with_mixed_buttons
Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
docs/libxfce4ui-sections.txt | 3 +++
docs/tmpl/xfce-gtk-extensions.sgml | 23 +++++++++++++++++++++++
docs/tmpl/xfce-titled-dialog.sgml | 15 ++++++++++++++-
3 files changed, 40 insertions(+), 1 deletion(-)
diff --git a/docs/libxfce4ui-sections.txt b/docs/libxfce4ui-sections.txt
index e7b7459..f59e8b7 100644
--- a/docs/libxfce4ui-sections.txt
+++ b/docs/libxfce4ui-sections.txt
@@ -31,6 +31,8 @@ xfce_gtk_button_new_mixed
xfce_gtk_frame_box_new
xfce_gtk_frame_box_new_with_content
xfce_gtk_window_center_on_active_screen
+xfce_widget_reparent
+xfce_gtk_menu_popup_until_mapped
</SECTION>
<SECTION>
@@ -54,6 +56,7 @@ XFCE_BUTTON_TYPE_PIXBUF
XfceTitledDialog
xfce_titled_dialog_new
xfce_titled_dialog_new_with_buttons
+xfce_titled_dialog_new_with_mixed_buttons
xfce_titled_dialog_get_subtitle
xfce_titled_dialog_set_subtitle
<SUBSECTION Standard>
diff --git a/docs/tmpl/xfce-gtk-extensions.sgml b/docs/tmpl/xfce-gtk-extensions.sgml
index d7dc871..e34018e 100644
--- a/docs/tmpl/xfce-gtk-extensions.sgml
+++ b/docs/tmpl/xfce-gtk-extensions.sgml
@@ -61,3 +61,26 @@ dupplication.
@window:
+<!-- ##### FUNCTION xfce_widget_reparent ##### -->
+<para>
+
+</para>
+
+ at widget:
+ at new_parent:
+ at Returns:
+
+
+<!-- ##### FUNCTION xfce_gtk_menu_popup_until_mapped ##### -->
+<para>
+
+</para>
+
+ at menu:
+ at parent_menu_shell:
+ at parent_menu_item:
+ at func:
+ at data:
+ at button:
+ at activate_time:
+ at Returns:
diff --git a/docs/tmpl/xfce-titled-dialog.sgml b/docs/tmpl/xfce-titled-dialog.sgml
index 356aa33..cf9d654 100644
--- a/docs/tmpl/xfce-titled-dialog.sgml
+++ b/docs/tmpl/xfce-titled-dialog.sgml
@@ -55,11 +55,24 @@ Structure for the #XfceTitledDialog.
@title:
@parent:
@flags:
- at first_button_text:
+ at first_button_text:
@Varargs:
@Returns:
+<!-- ##### FUNCTION xfce_titled_dialog_new_with_mixed_buttons ##### -->
+<para>
+
+</para>
+
+ at title:
+ at parent:
+ at flags:
+ at first_button_icon_name:
+ at first_button_text:
+ at Varargs:
+ at Returns:
+
<!-- ##### FUNCTION xfce_titled_dialog_get_subtitle ##### -->
<para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list