Virtual Method
GtkApplicationWindowsave_state
unstable since: 4.22
Declaration [src]
gboolean
save_state (
GtkApplicationWindow* window,
GVariantDict* dict
)
Description [src]
Class closure for the GtkApplicationWindow::save-state signal.
Available since: 4.22
Parameters
dict-
Type:
GVariantDictA dictionary where to store the window’s state.
The data is owned by the caller of the method.