package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
  • since GTK 2.12
val set_markup : Gtk.tooltip -> string -> unit
val set_text : Gtk.tooltip -> string -> unit
val set_icon : Gtk.tooltip -> GdkPixbuf.pixbuf -> unit
val set_icon_from_stock : Gtk.tooltip -> GtkStock.id -> Gtk.Tags.icon_size -> unit
val set_custom : Gtk.tooltip -> [> `widget ] Gtk.obj -> unit
val trigger_query : Gdk.display -> unit
val set_tip_area : Gtk.tooltip -> Gdk.Rectangle.t -> unit