forked from AuroraMiddleware/gtk
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>
|
||||
|
||||
* gtk/tmpl/gtkcombo.sgml:
|
||||
|
@ -2,6 +2,7 @@
|
||||
GtkComboBox
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
a widget used to choose from a list of items.
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
@ -203,3 +204,19 @@ GtkComboBox
|
||||
@position:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_combo_box_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@combo_box:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_combo_box_popdown ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@combo_box:
|
||||
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
GtkComboBoxEntry
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
a text entry field with a dropdown list
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user