ADd GtkFileChooserButton docs.

This commit is contained in:
Matthias Clasen
2004-08-17 16:21:46 +00:00
parent a3aa10e5a6
commit 3a76d4848b
4 changed files with 119 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2004-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkfilechooserbutton.sgml:
* gtk/gtk-sections.txt:
* gtk/gtk-docs.sgml: Add section for GtkFileChooserButton.
Mon Aug 16 01:44:30 2004 Matthias Clasen <maclas@gmx.de> Mon Aug 16 01:44:30 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Updates. * gtk/gtk-sections.txt: Updates.

View File

@ -35,6 +35,7 @@
<!ENTITY GtkEventBox SYSTEM "xml/gtkeventbox.xml"> <!ENTITY GtkEventBox SYSTEM "xml/gtkeventbox.xml">
<!ENTITY GtkExpander SYSTEM "xml/gtkexpander.xml"> <!ENTITY GtkExpander SYSTEM "xml/gtkexpander.xml">
<!ENTITY GtkFileChooser SYSTEM "xml/gtkfilechooser.xml"> <!ENTITY GtkFileChooser SYSTEM "xml/gtkfilechooser.xml">
<!ENTITY GtkFileChooserButton SYSTEM "xml/gtkfilechooserbutton.xml">
<!ENTITY GtkFileChooserDialog SYSTEM "xml/gtkfilechooserdialog.xml"> <!ENTITY GtkFileChooserDialog SYSTEM "xml/gtkfilechooserdialog.xml">
<!ENTITY GtkFileChooserWidget SYSTEM "xml/gtkfilechooserwidget.xml"> <!ENTITY GtkFileChooserWidget SYSTEM "xml/gtkfilechooserwidget.xml">
<!ENTITY GtkFileFilter SYSTEM "xml/gtkfilefilter.xml"> <!ENTITY GtkFileFilter SYSTEM "xml/gtkfilefilter.xml">
@ -434,6 +435,7 @@ that is, GUI components such as <link linkend="GtkButton">GtkButton</link> or
&GtkColorSelection; &GtkColorSelection;
&GtkColorSelectionDialog; &GtkColorSelectionDialog;
&GtkFileSelection; &GtkFileSelection;
&GtkFileChooserButton;
&GtkFileChooser; &GtkFileChooser;
&GtkFileChooserDialog; &GtkFileChooserDialog;
&GtkFileChooserWidget; &GtkFileChooserWidget;

View File

@ -1269,6 +1269,29 @@ gtk_file_chooser_widget_get_type
GtkFileChooserWidgetPrivate GtkFileChooserWidgetPrivate
</SECTION> </SECTION>
<SECTION>
<FILE>gtkfilechooserbutton</FILE>
<TITLE>GtkFileChooserButton</TITLE>
GtkFileChooserButton
gtk_file_chooser_button_new
gtk_file_chooser_button_new_with_backend
gtk_file_chooser_button_new_with_dialog
gtk_file_chooser_button_get_title
gtk_file_chooser_button_set_title
gtk_file_chooser_button_get_active
gtk_file_chooser_button_set_active
<SUBSECTION Standard>
GTK_FILE_CHOOSER_BUTTON
GTK_IS_FILE_CHOOSER_BUTTON
GTK_TYPE_FILE_CHOOSER_BUTTON
GTK_FILE_CHOOSER_BUTTON_CLASS
GTK_IS_FILE_CHOOSER_BUTTON_CLASS
GTK_FILE_CHOOSER_BUTTON_GET_CLASS
<SUBSECTION Private>
gtk_file_chooser_button_get_type
GtkFileChooserButtonPrivate
</SECTION>
<SECTION> <SECTION>
<FILE>gtkfilefilter</FILE> <FILE>gtkfilefilter</FILE>
GtkFileFilter GtkFileFilter

View File

@ -0,0 +1,88 @@
<!-- ##### SECTION Title ##### -->
GtkFileChooserButton
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### STRUCT GtkFileChooserButton ##### -->
<para>
</para>
<!-- ##### FUNCTION gtk_file_chooser_button_new ##### -->
<para>
</para>
@title:
@Returns:
<!-- ##### FUNCTION gtk_file_chooser_button_new_with_backend ##### -->
<para>
</para>
@title:
@backend:
@Returns:
<!-- ##### FUNCTION gtk_file_chooser_button_new_with_dialog ##### -->
<para>
</para>
@dialog:
@Returns:
<!-- ##### FUNCTION gtk_file_chooser_button_get_title ##### -->
<para>
</para>
@button:
@Returns:
<!-- ##### FUNCTION gtk_file_chooser_button_set_title ##### -->
<para>
</para>
@button:
@title:
<!-- ##### FUNCTION gtk_file_chooser_button_get_active ##### -->
<para>
</para>
@button:
@Returns:
<!-- ##### FUNCTION gtk_file_chooser_button_set_active ##### -->
<para>
</para>
@button:
@is_active: