*** empty log message ***

This commit is contained in:
Matthias Clasen
2004-11-01 20:25:34 +00:00
parent 63360de5e1
commit 0b77c1ae76

View File

@ -77,24 +77,22 @@ This should not be accessed directly. Use the accessor functions below.
<!-- ##### ARG GtkFileChooserButton:active ##### -->
<para>
%TRUE, if the #GtkFileChooserDialog associated with the button has been
made visible. This can also be set by the application, though it is
rarely useful to do so.
</para>
<!-- ##### ARG GtkFileChooserButton:dialog ##### -->
<para>
Instance of the #GtkFileChooserDialog associated with the button.
</para>
<!-- ##### ARG GtkFileChooserButton:title ##### -->
<para>
Title to put on the #GtkFileChooserDialog associated with the button.
</para>
<!-- ##### ARG GtkFileChooserButton:width-chars ##### -->
<para>
The width of the entry and label inside the button, in characters.
</para>
<!-- ##### FUNCTION gtk_file_chooser_button_new ##### -->