package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

dune-project
 Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.3.tbz
sha256=786ae7fa15ce166ef85515eda86bb4b258f47cdc1d712d850bb9440a510021c6
sha512=bfa0f351c18eff7c8bd79e9c7c533bc5e8882784d239ce3a3b71c0d50f647538f5d002e456a41969badbdfe07f0a9697c43850ebe3b372c147297690e7ee1c60

doc/lablgtk3/OgtkBinProps/class-frame_props/index.html

Class OgtkBinProps.frame_propsSource

val virtual obj : [> `frame ] Gobject.obj
method set_label : string option -> unit
method set_label_widget : GObj.widget option -> unit
method set_label_xalign : float -> unit
method set_label_yalign : float -> unit
method set_shadow_type : GtkEnums.shadow_type -> unit
method label : string option
method label_widget : GObj.widget option
method label_xalign : float
method label_yalign : float
method shadow_type : GtkEnums.shadow_type