StyleProviderIF.getStyle

Returns the style settings affecting a widget defined by path, or NULL if provider doesn’t contemplate styling path.

More...
interface StyleProviderIF
getStyle

Parameters

path WidgetPath

Return Value

a gtk.StyleProperties containing the style settings affecting path

Detailed Description

Deprecated: Will always return NULL for all GTK-provided style providers as the interface cannot correctly work the way CSS is specified.

Meta