gtkWidgetGetDefaultStyle {RGtk2} | R Documentation |
Returns the default style used by all widgets initially.
gtkWidgetGetDefaultStyle()
[GtkStyle
] the default style. This GtkStyle
object is owned
by GTK+ and should not be modified or freed. [ transfer none ]
Derived by RGtkGen from GTK+ documentation