gtkWidgetSetStyle
Sets the GtkStyle
for a widget (widget->style
). You probably don't
want to use this function; it interacts badly with themes, because
themes work by replacing the GtkStyle
. Instead, use
gtkWidgetModifyStyle
.
gtkWidgetSetStyle(object, style = NULL)
|
|
|
a |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.