[Xfce4-commits] [xfce/libxfce4ui] 01/01: Enabled doc generation for new widget 'xfce-filename-input'
noreply at xfce.org
noreply at xfce.org
Tue Mar 24 23:23:28 CET 2020
This is an automated email from the git hooks/post-receive script.
a l e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/libxfce4ui.
commit 4a7c7e3c972014fee33c206a494971485342852b
Author: Alexander Schwinn <alexxcons at xfce.org>
Date: Tue Mar 24 23:23:14 2020 +0100
Enabled doc generation for new widget 'xfce-filename-input'
---
docs/libxfce4ui-docs.xml | 1 +
docs/libxfce4ui-sections.txt | 20 ++++++++++++++++++++
docs/libxfce4ui.types | 1 +
3 files changed, 22 insertions(+)
diff --git a/docs/libxfce4ui-docs.xml b/docs/libxfce4ui-docs.xml
index dc65546..80badaa 100644
--- a/docs/libxfce4ui-docs.xml
+++ b/docs/libxfce4ui-docs.xml
@@ -66,6 +66,7 @@
<part id="libxfce4ui-widgets">
<title>Xfce UI Widget</title>
<xi:include href="xml/xfce-dialogs.xml"/>
+ <xi:include href="xml/xfce-filename-input.xml"/>
<xi:include href="xml/xfce-titled-dialog.xml"/>
</part>
diff --git a/docs/libxfce4ui-sections.txt b/docs/libxfce4ui-sections.txt
index 64a6b17..eb22b2f 100644
--- a/docs/libxfce4ui-sections.txt
+++ b/docs/libxfce4ui-sections.txt
@@ -123,3 +123,23 @@ xfce_sm_client_restart_style_get_type
xfce_sm_client_shutdown_hint_get_type
xfce_sm_client_error_quark
</SECTION>
+
+<SECTION>
+<FILE>xfce-filename-input</FILE>
+XfceFilenameInput
+xfce_filename_input_get_text
+xfce_filename_input_check
+xfce_filename_input_get_entry
+xfce_filename_input_sensitise_widget
+xfce_filename_input_desensitise_widget
+<SUBSECTION Standard>
+XfceFilenameInputClass
+XFCE_TYPE_FILENAME_INPUT
+XFCE_FILENAME_INPUT
+XFCE_IS_FILENAME_INPUT
+XFCE_FILENAME_INPUT_CLASS
+XFCE_IS_FILENAME_INPUT_CLASS
+XFCE_FILENAME_INPUT_GET_CLASS
+<SUBSECTION Private>
+xfce_filename_input_get_type
+</SECTION>
diff --git a/docs/libxfce4ui.types b/docs/libxfce4ui.types
index 41b1c20..57265ee 100644
--- a/docs/libxfce4ui.types
+++ b/docs/libxfce4ui.types
@@ -1,5 +1,6 @@
#include <libxfce4ui/libxfce4ui.h>
+xfce_filename_input_get_type
xfce_titled_dialog_get_type
xfce_sm_client_get_type
xfce_sm_client_restart_style_get_type
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list