Searched refs:activated (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/widgets/ | ||
H A D | ink-comboboxentry-action.h | 37 void (*activated) (Ink_ComboBoxEntry_Action* action); member in struct:_Ink_ComboBoxEntry_ActionClass |
H A D | ink-comboboxentry-action.cpp | 294 signals[ACTIVATED] = g_signal_new( "activated", 297 G_STRUCT_OFFSET(Ink_ComboBoxEntry_ActionClass, activated), |
/inkscape/src/extension/param/ | ||
H A D | notebook.cpp | 351 Gtk::Notebook(), _pref(pref), _doc(doc), _node(node), activated(false) { 361 bool activated; member in class:Inkscape::Extension::ParamNotebookWdg |
Completed in 476 milliseconds