Searched refs:connectDraggedHandler (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/widgets/
H A Dswatch-selector.h24 void connectDraggedHandler( GCallback handler, void *data );
H A Dswatch-selector.cpp100 void SwatchSelector::connectDraggedHandler( GCallback handler, void *data ) function in class:Inkscape::Widgets::SwatchSelector
H A Dpaint-selector.cpp1196 swatchsel->connectDraggedHandler( G_CALLBACK(sp_paint_selector_gradient_dragged), psel );

Completed in 17 milliseconds