Package conduit :: Package gtkui :: Module Canvas :: Class _StyleMixin
[hide private]

Class _StyleMixin

source code

Instance Methods [hide private]
 
_get_colors_and_state(self, styleName, stateName) source code
 
get_gtk_style(self)
Returns: The gtk.Style for the widget
source code
 
get_style_color_rgb(self, styleName, stateName) source code
 
get_style_color_rgba(self, styleName, stateName, a=1) source code
 
get_style_color_int_rgb(self, styleName, stateName) source code
 
get_style_color_int_rgba(self, styleName, stateName, a=1) source code
Method Details [hide private]

get_gtk_style(self)

source code 
Returns:
The gtk.Style for the widget