Description Usage Arguments Details Author(s)
Widgets can be named, which allows you to refer to them from a
gtkrc file. You can apply a style to widgets with a particular name
in the gtkrc file. See the documentation for gtkrc files (on the
same page as the docs for GtkRcStyle
).
1 | gtkWidgetSetName(object, name)
|
|
a |
|
name for the widget |
Note that widget names are separated by periods in paths (see
gtkWidgetPath
), so names with embedded periods may cause confusion.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.