StyleProviderT.getStyle

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

More...
template StyleProviderT()
override
getStyle

Parameters

path gtk.widget_path.WidgetPath

#GtkWidgetPath to query

Return Value

Type: gtk.style_properties.StyleProperties

a #GtkStyleProperties 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.