Searched defs:_focus_event (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfloating-behavior.cpp53 _focus_event();
54 _dialog_active.signal_changed().connect(sigc::mem_fun(this, &FloatingBehavior::_focus_event));
68 void FloatingBehavior::_focus_event (void) function in class:Inkscape::UI::Dialog::Behavior::FloatingBehavior
97 * This is a timer function that is set up by _focus_event to slightly

Completed in 10 milliseconds