[Top]
Gnome
Gnome.IconList
|
Class Gnome.IconList
- Description
The GNOME icon list widget can hold a number of icons with
captions. The icons on the list can be selected (various selection
methods are supported). The programmer can enable caption-editing
for the icons. This parameters is configured when you create the
icon list widget.
You can control the type of selection mode you desire by using
the set_selection_mode() function.
Signals:
select_icon
text_changed
unselect_icon
- Inherit
Widget
inherit GTK.Widget : Widget
|