diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2005-12-20 05:47:43 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-12-20 05:47:43 +0000 |
commit | f2685563acc9833f043175c138702b62564b91f1 (patch) | |
tree | 02f0b8efdf759abccbfd4f11d0bc276eab7c0517 /docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml | |
parent | a800cb7906ba371a7faf24b1c764b89e9c3f6908 (diff) | |
download | gtk+-f2685563acc9833f043175c138702b62564b91f1.tar.gz |
Updates
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml b/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml index 476763e8c6..10071b4cdf 100644 --- a/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml @@ -62,6 +62,11 @@ This should not be accessed directly. Use the accessor functions below. </para> +<!-- ##### ARG GtkFileChooserButton:focus-on-click ##### --> +<para> + +</para> + <!-- ##### ARG GtkFileChooserButton:title ##### --> <para> @@ -138,3 +143,21 @@ This should not be accessed directly. Use the accessor functions below. @n_chars: +<!-- ##### FUNCTION gtk_file_chooser_button_get_focus_on_click ##### --> +<para> + +</para> + +@button: +@Returns: + + +<!-- ##### FUNCTION gtk_file_chooser_button_set_focus_on_click ##### --> +<para> + +</para> + +@button: +@focus_on_click: + + |