package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `toolbutton ] Gobject.obj
method set_icon_widget : tool_button_props -> GObj.widget -> unit
method set_label : 'a -> string -> unit
method set_label_widget : 'a -> GObj.widget -> unit
method set_stock_id : 'a -> GtkStock.id -> unit
method set_use_underline : 'a -> bool -> unit
method icon_widget : 'a -> GObj.widget
method label : 'a -> string
method label_widget : 'a -> GObj.widget
method stock_id : 'a -> GtkStock.id
method use_underline : 'a -> bool