Virtual Method
GtkApplicationrestore_window
unstable since: 4.24
Declaration [src]
void
restore_window (
GtkApplication* application,
GtkRestoreReason reason,
GVariant* state
)
Description [src]
Class closure for the GtkApplication::restore-window signal.
Available since: 4.24
Parameters
reason-
Type:
GtkRestoreReasonThe reason this window is restored.
state-
Type:
GVariantA dictionary containing the application window state to restore.
The data is owned by the caller of the method.