forked from AuroraMiddleware/gtk
Make these public and add docs.
Thu Feb 12 23:16:04 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.c (gtk_combo_box_popup): * gtk/gtkcombobox.c (gtk_combo_box_popdown): Make these public and add docs.
This commit is contained in:
parent
cf3566a332
commit
78b3f2d576
@ -1,3 +1,7 @@
|
||||
Thu Feb 12 23:30:25 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk-sections.txt: Add gtk_combo_box_{popup,popdown}.
|
||||
|
||||
Thu Feb 12 02:00:53 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/tmpl/gtktreemodelfilter.sgml:
|
||||
|
@ -685,6 +685,8 @@ gtk_combo_box_append_text
|
||||
gtk_combo_box_insert_text
|
||||
gtk_combo_box_prepend_text
|
||||
gtk_combo_box_remove_text
|
||||
gtk_combo_box_popup
|
||||
gtk_combo_box_popdown
|
||||
<SUBSECTION Standard>
|
||||
GTK_TYPE_COMBO_BOX
|
||||
GTK_COMBO_BOX
|
||||
|
Loading…
Reference in New Issue
Block a user