Searched defs:_property_activatable (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dimagetoggler.h34 Glib::PropertyProxy<bool> property_activatable() { return _property_activatable.get_proxy(); }
80 Glib::Property<bool> _property_activatable; member in class:Inkscape::UI::Widget::ImageToggler
H A Dlayertypeicon.h33 Glib::PropertyProxy<int> property_activatable() { return _property_activatable.get_proxy(); }
80 Glib::Property<int> _property_activatable; member in class:Inkscape::UI::Widget::LayerTypeIcon

Completed in 13 milliseconds