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

/inkscape/src/widgets/
H A Dtoolbox.cpp175 void (*prep_func)(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder); member in struct:__anon183
1405 if ( aux_toolboxes[i].prep_func ) {
1412 aux_toolboxes[i].prep_func( desktop, mainActions->gobj(), G_OBJECT(kludge) );
1432 if ( aux_toolboxes[i].prep_func ) {

Completed in 25 milliseconds