Method

GtkApplicationforget

unstable since: 4.22

Declaration [src]

void
gtk_application_forget (
  GtkApplication* application
)

Description [src]

Forget state that has been previously saved and prevent further automatic state saving.

In order to reenable state saving, call gtk_application_save().

Available since: 4.22