Home
last modified time | relevance | path

Searched refs:first_modification_is_na (Results 1 – 1 of 1) sorted by relevance

/dports/devel/glade/glade-3.22.1/gladeui/
H A Dglade-project.c150 …guint first_modification_is_na : 1; /* indicates that the first_modification item has been lost */ member
538 project->priv->first_modification_is_na = TRUE; in glade_project_free_undo_item()
657 if (!project->priv->first_modification_is_na && in glade_project_changed_impl()
728 priv->first_modification_is_na = FALSE; in glade_project_init()
4110 priv->first_modification_is_na = FALSE; in glade_project_set_modified()