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

/inkscape/src/widgets/
H A Dtoolbox.h106 static void toggleCB( GtkToggleAction *act, PrefPusher *self );
H A Dtoolbox.cpp770 g_signal_connect_after( G_OBJECT(act), "toggled", G_CALLBACK(toggleCB), this);
783 void PrefPusher::toggleCB( GtkToggleAction * /*act*/, PrefPusher *self ) function in class:PrefPusher

Completed in 17 milliseconds