Method

GtkApplicationsave

unstable since: 4.22

Declaration [src]

void
gtk_application_save (
  GtkApplication* application
)

Description [src]

Saves the state of application.

See gtk_application_forget() for a way to forget the state.

If GtkApplication:register-session is set, GtkApplication calls this function automatically when the application is closed or the session ends.

Available since: 4.22