package lablgtk3

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

Module GtkPackProps.LayoutSource

Sourcemodule P : sig ... end
Sourceval put : [> `layout ] Gtk.obj -> [> `widget ] Gtk.obj -> x:int -> y:int -> unit
Sourceval move : [> `layout ] Gtk.obj -> [> `widget ] Gtk.obj -> x:int -> y:int -> unit
Sourceval get_bin_window : [> `layout ] Gtk.obj -> Gdk.window
Sourceval make_params : cont:([> `layout ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?hadjustment:Gtk.adjustment Gtk.obj -> ?height:int -> ?vadjustment:Gtk.adjustment Gtk.obj -> ?width:int -> 'b
OCaml

Innovation. Community. Security.