Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dsession.c246 static GtkWidget *scalars_popup; variable
3294 w = scalars_popup; in object_popup_show()
3955 if (scalars_popup == NULL) { in session_build_popups()
3956 scalars_popup = gtk_menu_new(); in session_build_popups()
3959 create_pop_item(scalars_popup, _(scalars_items[i]), in session_build_popups()