Virtual Method
GtkApplicationsave_state
unstable since: 4.22
Declaration [src]
gboolean
save_state (
GtkApplication* application,
GVariantDict* state
)
Parameters
state
-
Type:
GVariantDict
A dictionary where to store the application’s state.
The data is owned by the caller of the method.