object is owned by GTK+ and should not be modified or freed.
Widget.getDefaultStyle
gtk.style.Style getDefaultStyle()Returns the default style used by all widgets initially.
Returns
the default style. This #GtkStyle
Deprecated
Use #GtkStyleContext instead, and
[gtk.css_provider.CssProvider.getDefault] to obtain a #GtkStyleProvider with the default widget style information.