Widget.hasRcStyle

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

class Widget
int
hasRcStyle
()

Return Value

Type: int

TRUE if the widget has been looked up through the rc mechanism, FALSE otherwise.

Meta