Signal

GtkComboBox::popup

since: 2.12

Declaration

void
popup (
  GtkComboBox* self,
  gpointer user_data
)

Description [src]

The ::popup signal is a [keybinding signal][GtkBindingSignal] which gets emitted to popup the combo box list.

The default binding for this signal is Alt+Down.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Signal can be directly emitted on objects from user code
Available since: 2.12