GPack.fixed.3o

Langue: en

Version: 280260 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GPack.fixed - A container which allows you to position widgets at fixed coordinates

Class

Class GPack.fixed

Documentation

class fixed : Gtk.fixed Gtk.obj -> object end

A container which allows you to position widgets at fixed coordinates

Parameters:

""

Gtk.fixed Gtk.obj

val obj : Gtk.fixed Gtk.obj

method event : GObj.event_ops

method move : GObj.widget -> x:int -> y:int -> unit

method put : GObj.widget -> x:int -> y:int -> unit

method set_has_window : bool -> unit

method has_window : bool