Signal

GtkAssistant::escape

Declaration

void
escape (
  GtkAssistant* self,
  gpointer user_data
)

Description

No description available.

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