[Top]
GTK2
GTK2.Widget
|
Method GTK2.Widget()->set_name()
- Method
set_name
GTK2.Widget set_name(string name)
- Description
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.
|