style settings affecting path
StyleProvider.getStyle
gtk.style_properties.StyleProperties getStyle(gtk.widget_path.WidgetPath path)Returns the style settings affecting a widget defined by path, or null if provider doesn’t contemplate styling path.
Parameters
path | #GtkWidgetPath to query |
Returns
a #GtkStyleProperties containing the
Deprecated
Will always return null for all GTK-provided style providers
as the interface cannot correctly work the way CSS is specified.