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/Tooltip/class-tooltip/index.html

Class Tooltip.tooltip

method set_custom : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t option -> unit
method set_icon : Ocgtk_gdk.Gdk.Paintable.paintable_t option -> unit
method set_icon_from_gicon : Ocgtk_gio.Gio.Icon.icon_t option -> unit
method set_icon_from_icon_name : string option -> unit
method set_markup : string option -> unit
method set_text : string option -> unit
method set_tip_area : Ocgtk_gdk.Gdk.Rectangle.rectangle_t -> unit
method as_tooltip : Ocgtk_gtk__.Event_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.Tooltip.t