Virtual Method
GtkApplicationrestore_state
unstable since: 4.22
Declaration [src]
gboolean
restore_state (
GtkApplication* application,
GtkRestoreReason reason,
GVariant* state
)
Parameters
reason
-
Type:
GtkRestoreReason
The reason for restoring state.
state
-
Type:
GVariant
A dictionary containing the application state to restore.
The data is owned by the caller of the method.