forked from AuroraMiddleware/gtk
Document the return value.
2004-09-01 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible): Document the return value.
This commit is contained in:
parent
352a9e8cf3
commit
f50cab885a
@ -1,3 +1,8 @@
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible):
|
||||
Document the return value.
|
||||
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make it possible to specify additional modules to load
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible):
|
||||
Document the return value.
|
||||
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make it possible to specify additional modules to load
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible):
|
||||
Document the return value.
|
||||
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make it possible to specify additional modules to load
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkcombobox.c (gtk_combo_box_get_popup_accessible):
|
||||
Document the return value.
|
||||
|
||||
2004-09-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make it possible to specify additional modules to load
|
||||
|
@ -4866,6 +4866,8 @@ _gtk_combo_box_editing_canceled (GtkComboBox *combo_box)
|
||||
* This function is mostly intended for use by accessibility technologies;
|
||||
* applications should have little use for it.
|
||||
*
|
||||
* Returns: the accessible object corresponding to the combo box's popup.
|
||||
*
|
||||
* Since: 2.6
|
||||
**/
|
||||
AtkObject*
|
||||
|
Loading…
Reference in New Issue
Block a user