Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Gnome
Gnome.IconList

Method Gnome.IconList()->set_vadjustment()


Method set_vadjustment

object(Gnome.IconList) Gnome.IconList()->set_vadjustment(object(GTK.Adjustment) hadj)

Description

Sets the adjustment to be used for vertical scrolling. This is normally not required, as the icon list can be simply inserted in a W(ScrolledWindow) and scrolling will be handled automatically.