Home
last modified time | relevance | path

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

/dports/science/ghemical/ghemical-3.0.0/src/
H A Dgtk_project.h190 static void popup_ObjectsDeleteCurrent(GtkWidget *, gpointer);
H A Dgtk_oglview_wnd.cpp155 … N_("Delete the currently selected object"), (GCallback) gtk_project::popup_ObjectsDeleteCurrent },
H A Dgtk_project.cpp984 void gtk_project::popup_ObjectsDeleteCurrent(GtkWidget *, gpointer data) in popup_ObjectsDeleteCurrent() function in gtk_project