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/Shortcuts_group/class-shortcuts_group/index.html

Class Shortcuts_group.shortcuts_group

inherit Ocgtk_gtk__.GBox.box_t
method add_shortcut : Ocgtk_gtk__.GShortcuts_shortcut.shortcuts_shortcut_t -> unit
method set_accel_size_group : Ocgtk_gtk__.GSize_group.size_group_t -> unit
method height : int
method title : string
method set_title : string -> unit
method set_title_size_group : Ocgtk_gtk__.GSize_group.size_group_t -> unit
method view : string
method set_view : string -> unit
method as_shortcuts_group : Ocgtk_gtk__.Shortcuts_group.t