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.5.tbz
sha256=d4821cdbecf3ae374f20317d63e43fe58030c3ba9657b51a2e83e652197e8eac
sha512=83f0be38a1e21737de93f88b0adac15cdcc50cf712d773720b9bc1e8d8ffdb2c660d35840f25d326a42a9d4e6537e6cef466099bf72494196b2cc79977e703e3
doc/lablgtk3/GTree/class-list_store/index.html
Class GTree.list_storeSource
@gtkdoc gtk GtkListStore
inherit tree_sortableval obj : Gtk.list_storemethod append : unit -> Gtk.tree_itermethod insert : int -> Gtk.tree_itermethod insert_after : Gtk.tree_iter -> Gtk.tree_itermethod insert_before : Gtk.tree_iter -> Gtk.tree_itermethod iter_is_valid : Gtk.tree_iter -> boolmethod move_after : iter:Gtk.tree_iter -> pos:Gtk.tree_iter -> boolmethod move_before : iter:Gtk.tree_iter -> pos:Gtk.tree_iter -> boolmethod prepend : unit -> Gtk.tree_itermethod remove : Gtk.tree_iter -> boolmethod set : row:Gtk.tree_iter -> column:'a column -> 'a -> unitmethod swap : Gtk.tree_iter -> Gtk.tree_iter -> bool sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>