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.gdk/Ocgtk_gdk/Gdk/Wrappers/Device_pad/index.html
Module Wrappers.Device_pad
type t = [ `device_pad ] Gobject.objval from_gobject : 'a Gobject.obj -> tval get_n_groups : t -> intReturns the number of groups this pad device has.
Pads have at least one group. A pad group is a subcollection of buttons/strip/rings that is affected collectively by a same current mode.
val get_n_features : t -> Gdk_enums.devicepadfeature -> intReturns the number of features a tablet pad has.
val get_group_n_modes : t -> int -> intReturns the number of modes that @group may have.
val get_feature_group : t -> Gdk_enums.devicepadfeature -> int -> intReturns the group the given @feature and @idx belong to.
f the feature or index do not exist in @pad, -1 is returned.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>