Lines Matching defs:PrefPusher
106 using Inkscape::UI::PrefPusher;
763 PrefPusher::PrefPusher( GtkToggleAction *act, Glib::ustring const &path, void (*callback)(GObject*), GObject *cbData ) :
778 PrefPusher::~PrefPusher()
783 void PrefPusher::toggleCB( GtkToggleAction * /*act*/, PrefPusher *self )
790 void PrefPusher::handleToggled()
802 void PrefPusher::notify(Inkscape::Preferences::Entry const &newVal)
812 void delete_prefspusher(GObject * /*obj*/, PrefPusher *watcher )