package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Widget.TooltipSource

  • since GTK 2.12
Sourceval get_markup : [> `widget ] Gtk.obj -> string
Sourceval set_markup : [> `widget ] Gtk.obj -> string -> unit
Sourceval get_text : [> `widget ] Gtk.obj -> string
Sourceval set_text : [> `widget ] Gtk.obj -> string -> unit
Sourceval get_window : [> `widget ] Gtk.obj -> Gtk.window Gtk.obj
Sourceval set_window : [> `widget ] Gtk.obj -> [> `window ] Gtk.obj -> unit
Sourceval get_has_tooltip : [> `widget ] Gtk.obj -> bool
Sourceval set_has_tooltip : [> `widget ] Gtk.obj -> bool -> unit
Sourceval trigger_query : [> `widget ] Gtk.obj -> unit
OCaml

Innovation. Community. Security.