package ocgtk

  1. Overview
  2. Docs
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/Bookmark_list/class-bookmark_list/index.html

Class Bookmark_list.bookmark_list

inherit Ocgtk_gio.Gio.List_model.list_model_t
method get_attributes : unit -> string option
method get_filename : unit -> string
method get_io_priority : unit -> int
method is_loading : unit -> bool
method set_attributes : string option -> unit
method set_io_priority : int -> unit
method item_type : Gobject.Type.t
method loading : bool
method n_items : int
method as_bookmark_list : Ocgtk_gtk__.Bookmark_list.t