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

Method Gnome.IconList()->set_hadjustment()


Method set_hadjustment

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

Description

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