From 0b77c1ae76a95fa9554b9c3b16421748982dd6c4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Nov 2004 20:25:34 +0000 Subject: [PATCH] *** empty log message *** --- docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml b/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml index 3c03093237..481d15fa48 100644 --- a/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml @@ -59,7 +59,7 @@ look like a #GtkButton. The #GtkFileChooserButton will ellipsize the label while in Open mode, and thus will thus request little horizontal space. To give the button more space, you should call gtk_widget_size_request(), -gtk_file_chooser_button_set_width_chars (), or pack the button in +gtk_file_chooser_button_set_width_chars(), or pack the button in such a way that other interface elements give space to the widget. @@ -71,30 +71,28 @@ such a way that other interface elements give space to the widget. -This should not be accessed directly. Use the accessor functions below. +This should not be accessed directly. Use the accessor functions below. -%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. + -Instance of the #GtkFileChooserDialog associated with the button. + -Title to put on the #GtkFileChooserDialog associated with the button. + -The width of the entry and label inside the button, in characters. +