*** empty log message ***
This commit is contained in:
@ -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 ##### -->
|
||||
|
Reference in New Issue
Block a user