get_style_pseudo_class
Description:
public abstract unowned string get_style_pseudo_class ()
Get the current style pseudo class.
This can contain multiple pseudo class names, separated by ':'.
Parameters:
Returns:
the pseudo class string. The string is owned by the Widget and should not be
modified or freed.
|