Widget.hasRcStyle

Determines if the widget style has been looked up through the rc mechanism.

More...
class Widget
bool
hasRcStyle
()

Return Value

Type: bool

true if the widget has been looked up through the rc mechanism, false otherwise.

Detailed Description

Deprecated: Use #GtkStyleContext instead