Description Usage Arguments Author(s)
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
.
1 | gtkWidgetSetStyle(object, style = NULL)
|
|
a |
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.