Method GTK2.Widget()->set_name()
classGTK2.Widget
- Method
set_name
GTK2.Widgetset_name(stringname)- 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.