Signal

GtkMenuItem::activate

Declaration

void
activate (
  GtkMenuItem* self,
  gpointer user_data
)

Description [src]

Emitted when the item is activated.

Default handler:

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

Signal can be directly emitted on objects from user code