gtkcombobox: Document popdown signal return value

This commit is contained in:
Maximiliano Sandoval 2024-05-25 23:16:03 +02:00
parent cf4d13bee3
commit 39dbc5ea87
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -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"),