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/Wrappers/Shortcuts_shortcut/index.html
Module Wrappers.Shortcuts_shortcut
type t =
[ `shortcuts_shortcut | `widget | `initially_unowned | `object_ ] Gobject.objval set_accel_size_group : t -> [ `size_group | `object_ ] Gobject.obj -> unitSet property: accel-size-group
val get_accelerator : t -> stringGet property: accelerator
val set_accelerator : t -> string -> unitSet property: accelerator
val get_action_name : t -> stringGet property: action-name
val set_action_name : t -> string -> unitSet property: action-name
val get_direction : t -> Gtk_enums.textdirectionGet property: direction
val set_direction : t -> Gtk_enums.textdirection -> unitSet property: direction
val get_icon : t -> Ocgtk_gio.Gio.Wrappers.Icon.tGet property: icon
val set_icon : t -> Ocgtk_gio.Gio.Wrappers.Icon.t -> unitSet property: icon
val get_icon_set : t -> boolGet property: icon-set
val set_icon_set : t -> bool -> unitSet property: icon-set
val get_shortcut_type : t -> Gtk_enums.shortcuttypeGet property: shortcut-type
val set_shortcut_type : t -> Gtk_enums.shortcuttype -> unitSet property: shortcut-type
val get_subtitle : t -> stringGet property: subtitle
val set_subtitle : t -> string -> unitSet property: subtitle
val get_subtitle_set : t -> boolGet property: subtitle-set
val set_subtitle_set : t -> bool -> unitSet property: subtitle-set
val get_title : t -> stringGet property: title
val set_title : t -> string -> unitSet property: title
val set_title_size_group : t -> [ `size_group | `object_ ] Gobject.obj -> unitSet property: title-size-group
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>