mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 05:50:10 +00:00
Add short descriptions.
Sun Feb 15 23:51:08 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkcomboboxentry.sgml: * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
This commit is contained in:
parent
d7042395c4
commit
be5d74ba4d
@ -1,3 +1,8 @@
|
|||||||
|
Sun Feb 15 23:51:08 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkcomboboxentry.sgml:
|
||||||
|
* gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
|
||||||
|
|
||||||
Sun Feb 15 22:09:53 2004 Matthias Clasen <maclas@gmx.de>
|
Sun Feb 15 22:09:53 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* gtk/tmpl/gtkcombo.sgml:
|
* gtk/tmpl/gtkcombo.sgml:
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
GtkComboBox
|
GtkComboBox
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
a widget used to choose from a list of items.
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
@ -203,3 +204,19 @@ GtkComboBox
|
|||||||
@position:
|
@position:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gtk_combo_box_popup ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@combo_box:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gtk_combo_box_popdown ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@combo_box:
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
GtkComboBoxEntry
|
GtkComboBoxEntry
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
a text entry field with a dropdown list
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
|
Loading…
Reference in New Issue
Block a user