package lablgtk3

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

@gtkdoc gtk GtkFontButton

  • since GTK 2.4
inherit button_skel
val obj : 'a Gtk.obj
method font_name : string
method set_font_name : string -> unit
method show_size : bool
method set_show_size : bool -> unit
method show_style : bool
method set_show_style : bool -> unit
method title : string
method set_title : string -> unit
method use_font : bool
method set_use_font : bool -> unit
method use_size : bool
method set_use_size : bool -> unit
method connect : font_button_signals