Signal

GtkWidget::show

Declaration

void
show (
  GtkWidget* self,
  gpointer user_data
)

Description [src]

The ::show signal is emitted when widget is shown, for example with gtk_widget_show().

Default handler:

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