package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `fontbutton ] Gobject.obj
method set_font_name : string -> unit
method set_show_size : bool -> unit
method set_show_style : bool -> unit
method set_title : string -> unit
method set_use_font : bool -> unit
method set_use_size : bool -> unit
method font_name : string
method show_size : bool
method show_style : bool
method title : string
method use_font : bool
method use_size : bool