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:
Matthias Clasen 2004-09-01 21:26:35 +00:00 committed by Matthias Clasen
parent 352a9e8cf3
commit f50cab885a
5 changed files with 22 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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*