diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-05 16:21:19 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-05-05 16:21:19 +0000 |
commit | 2fba613b4df21e8d4ff55f44f5dd4b3b673149f5 (patch) | |
tree | 429c6b55a12d598542bd909dae11544ce9ab31d1 /docs/reference/gtk/tmpl/gtkcombobox.sgml | |
parent | 3debd9ce309e340817a25661ce38dd0246f73744 (diff) | |
download | gtk+-2fba613b4df21e8d4ff55f44f5dd4b3b673149f5.tar.gz |
2.9.0GTK_2_9_0
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkcombobox.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkcombobox.sgml | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/docs/reference/gtk/tmpl/gtkcombobox.sgml b/docs/reference/gtk/tmpl/gtkcombobox.sgml index 06d1af6c27..5753ef4d9a 100644 --- a/docs/reference/gtk/tmpl/gtkcombobox.sgml +++ b/docs/reference/gtk/tmpl/gtkcombobox.sgml @@ -55,20 +55,6 @@ gtk_combo_box_get_active_text(). @combobox: the object which received the signal. -<!-- ##### SIGNAL GtkComboBox::popup-hide ##### --> -<para> - -</para> - -@combobox: the object which received the signal. - -<!-- ##### SIGNAL GtkComboBox::popup-show ##### --> -<para> - -</para> - -@combobox: the object which received the signal. - <!-- ##### ARG GtkComboBox:active ##### --> <para> @@ -99,6 +85,11 @@ gtk_combo_box_get_active_text(). </para> +<!-- ##### ARG GtkComboBox:popup-shown ##### --> +<para> + +</para> + <!-- ##### ARG GtkComboBox:row-span-column ##### --> <para> @@ -125,8 +116,6 @@ gtk_combo_box_get_active_text(). </para> @Returns: -<!-- # Unused Parameters # --> -@model: <!-- ##### FUNCTION gtk_combo_box_new_with_model ##### --> @@ -208,8 +197,6 @@ gtk_combo_box_get_active_text(). @combo_box: @index_: -<!-- # Unused Parameters # --> -@index: <!-- ##### FUNCTION gtk_combo_box_get_active_iter ##### --> |