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

/inkscape/src/widgets/
H A Dtoolbox.cpp1946 Glib::RefPtr<Gtk::Action> act4b = mainActions->get_action("ToggleSnapToFromBBoxEdgeMidpoints"); local
1983 gtk_toggle_action_set_active(GTK_TOGGLE_ACTION(act4b->gobj()), nv->snap_manager.snapprefs.isSnapButtonEnabled(SNAPTARGET_BBOX_EDGE_MIDPOINT));
1984 gtk_action_set_sensitive(GTK_ACTION(act4b->gobj()), c1 && c2);

Completed in 54 milliseconds