Searched refs:onKBSearchKeyEvent (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dinkscape-preferences.h536 bool onKBSearchKeyEvent(GdkEventKey *event);
H A Dinkscape-preferences.cpp1636 _kb_search.signal_key_release_event().connect( sigc::mem_fun(*this, &InkscapePreferences::onKBSearchKeyEvent) );
1678 bool InkscapePreferences::onKBSearchKeyEvent(GdkEventKey * /*event*/) function in class:Inkscape::UI::Dialog::InkscapePreferences

Completed in 26 milliseconds