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 : font_button_props -> string -> unit
method set_show_size : 'a -> bool -> unit
method set_show_style : 'a -> bool -> unit
method set_title : 'a -> string -> unit
method set_use_font : 'a -> bool -> unit
method set_use_size : 'a -> bool -> unit
method font_name : 'a -> string
method show_size : 'a -> bool
method show_style : 'a -> bool
method title : 'a -> string
method use_font : 'a -> bool
method use_size : 'a -> bool