Gtk.Fixed: Method Members

The methods of Gtk.Fixed are listed below. For a list of all members, see the Fixed Members list.

See Also: Inherited members from Gtk.Container

Public Methods

Move(Widget, int, int)
Moves a child of a Gtk.Fixed container to the given position.
Put(Widget, int, int)
Adds a widget to a Gtk.Fixed container at the given position.