package lablgtk3
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml interface to GTK+3
Install
dune-project
Dependency
Authors
Maintainers
Sources
lablgtk3-3.1.1.tbz
sha256=22c7061c8acb49c1ccd0a19396d2b1d7d1d677e0ce7954122404be94a00fecf9
sha512=193c340d9941680869eb90bc89f5b27cc5bdf294f4635081a9ba56a99fa2982266c4ee2eb5fd04d3a3f6150082800de5df786def8c72a276a779d843d914e9e3
doc/lablgtk3/GtkPackProps/Table/index.html
Module GtkPackProps.Table
val cast : 'a Gobject.obj -> Gtk.table Gtk.objmodule P : sig ... endval create : Gtk.table Gobject.param list -> Gtk.table Gtk.objval attach :
[> `table ] Gtk.obj ->
[> `widget ] Gtk.obj ->
left:int ->
right:int ->
top:int ->
bottom:int ->
xoptions:Gtk.Tags.attach_options list ->
yoptions:Gtk.Tags.attach_options list ->
xpadding:int ->
ypadding:int ->
unitval set_row_spacing : [> `table ] Gtk.obj -> int -> int -> unitval set_col_spacing : [> `table ] Gtk.obj -> int -> int -> unitval make_params :
cont:(([> `table ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list ->
?columns:int ->
?rows:int ->
?homogeneous:bool ->
?row_spacings:int ->
?col_spacings:int ->
'b sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>