mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 13:30:19 +00:00
gtkcombobox: Document popdown signal return value
This commit is contained in:
parent
cf4d13bee3
commit
39dbc5ea87
@ -512,6 +512,8 @@ gtk_combo_box_class_init (GtkComboBoxClass *klass)
|
||||
* This is an [keybinding signal](class.SignalAction.html).
|
||||
*
|
||||
* The default bindings for this signal are Alt+Up and Escape.
|
||||
*
|
||||
* Returns: whether the combo box was popped down
|
||||
*/
|
||||
combo_box_signals[POPDOWN] =
|
||||
g_signal_new_class_handler (I_("popdown"),
|
||||
|
Loading…
Reference in New Issue
Block a user