package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.5.tbz
sha256=d4821cdbecf3ae374f20317d63e43fe58030c3ba9657b51a2e83e652197e8eac
sha512=83f0be38a1e21737de93f88b0adac15cdcc50cf712d773720b9bc1e8d8ffdb2c660d35840f25d326a42a9d4e6537e6cef466099bf72494196b2cc79977e703e3

doc/lablgtk3/GTree/Path/index.html

Module GTree.PathSource

Sourceval create : int list -> Gtk.tree_path
Sourceval get_indices : Gtk.tree_path -> int array
Sourceval from_string : string -> Gtk.tree_path
Sourceval to_string : Gtk.tree_path -> string
Sourceval get_depth : Gtk.tree_path -> int
Sourceval is_ancestor : Gtk.tree_path -> Gtk.tree_path -> bool
Mutating functions
Sourceval append_index : Gtk.tree_path -> int -> unit
Sourceval prepend_index : Gtk.tree_path -> int -> unit
Sourceval next : Gtk.tree_path -> unit
Sourceval prev : Gtk.tree_path -> bool
Sourceval up : Gtk.tree_path -> bool
Sourceval down : Gtk.tree_path -> unit
OCaml

Innovation. Community. Security.