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.0.beta5.tbz
sha256=5d221cf92a9f1f6d6e5a9c83d49eb3d6a62528a0002fd2bac44bbd2dad89ee30
md5=e8745cbff677b330e06a304c6d1b9bce
doc/lablgtk3/GtkEditProps/Editable/index.html
Module GtkEditProps.Editable
val cast : 'a Gobject.obj -> Gtk.editable Gtk.objmodule S : sig ... endval select_region : [> `editable ] Gtk.obj -> start:int -> stop:int -> unitval get_selection_bounds : [> `editable ] Gtk.obj -> (int * int) optionval insert_text : [> `editable ] Gtk.obj -> string -> pos:int -> intval delete_text : [> `editable ] Gtk.obj -> start:int -> stop:int -> unitval get_chars : [> `editable ] Gtk.obj -> start:int -> stop:int -> stringval cut_clipboard : [> `editable ] Gtk.obj -> unitval copy_clipboard : [> `editable ] Gtk.obj -> unitval paste_clipboard : [> `editable ] Gtk.obj -> unitval delete_selection : [> `editable ] Gtk.obj -> unitval get_position : [> `editable ] Gtk.obj -> intval set_position : [> `editable ] Gtk.obj -> int -> unitval get_editable : [> `editable ] Gtk.obj -> boolval set_editable : [> `editable ] Gtk.obj -> bool -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>