Signal

GtkApplication::restore-state

Declaration

gboolean
restore_state (
  GtkApplication* self,
  GtkRestoreReason object,
  GVariant* p0,
  gpointer user_data
)

Description

No description available.

Default handler:

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

Parameters

object

Type: GtkRestoreReason

No description available.

p0

Type: GVariant

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.