Widget.hasRcStyle

bool hasRcStyle()

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

Returns

true if the widget has been looked up through the rc

mechanism, false otherwise.

Deprecated

Use #GtkStyleContext instead