package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A container which allows you to position widgets at fixed coordinates @gtkdoc gtk GtkFixed

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