Searched defs:_property_activatable (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | imagetoggler.h | 34 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 D | layertypeicon.h | 33 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