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_section/class-shortcuts_section/index.html

Class Shortcuts_section.shortcuts_section

inherit Ocgtk_gtk__.GBox.box_t
method on_change_current_page : ?after:bool -> callback:(object_:int -> bool) -> unit -> Gobject.Signal.handler_id
method add_group : Ocgtk_gtk__.GShortcuts_group.shortcuts_group_t -> unit
method max_height : int
method set_max_height : int -> unit
method section_name : string
method set_section_name : string -> unit
method title : string
method set_title : string -> unit
method view_name : string
method set_view_name : string -> unit
method as_shortcuts_section : Ocgtk_gtk__.Shortcuts_section.t