Signal

GtkAssistant::close

since: 2.10

Declaration

void
close (
  GtkAssistant* self,
  gpointer user_data
)

Description [src]

The ::close signal is emitted either when the close button of a summary page is clicked, or when the apply button in the last page in the flow (of type GTK_ASSISTANT_PAGE_CONFIRM) is clicked.

Default handler:

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

Available since: 2.10