Signal

GtkEntryCompletion::action-activated

since: 2.4

Declaration

void
action_activated (
  GtkEntryCompletion* self,
  gint index,
  gpointer user_data
)

Description [src]

Gets emitted when an action is activated.

Default handler:

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

Available since: 2.4

Parameters

index

Type: gint

The index of the activated action.