package ocgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for GTK 4
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054
doc/ocgtk.gtk/Ocgtk_gtk/Gtk/Text/class-text/index.html
Class Text.text
inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_tinherit Ocgtk_gtk__.GAccessible_text.accessible_text_tinherit Ocgtk_gtk__.GEditable.editable_tmethod on_activate : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_backspace : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_copy_clipboard : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_cut_clipboard : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_delete_from_cursor : ?after:bool ->
callback:(type_:Ocgtk_gtk__.Gtk_enums.deletetype -> count:int -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_insert_at_cursor : ?after:bool ->
callback:(string:string -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_insert_emoji : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_move_cursor : ?after:bool ->
callback:
(step:Ocgtk_gtk__.Gtk_enums.movementstep ->
count:int ->
extend:bool ->
unit) ->
unit ->
Gobject.Signal.handler_idmethod on_paste_clipboard : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_preedit_changed : ?after:bool ->
callback:(preedit:string -> unit) ->
unit ->
Gobject.Signal.handler_idmethod on_toggle_overwrite : ?after:bool ->
callback:(unit -> unit) ->
unit ->
Gobject.Signal.handler_idmethod get_text_length : unit -> UInt16.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>