package lablgtk3

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

Create buttons which retain their state @gtkdoc gtk GtkToggleButton

inherit button_skel
constraint 'a = [> Gtk.toggle_button ]
val obj : 'a Gtk.obj
method active : bool
method connect : toggle_button_signals
method set_active : bool -> unit
method set_draw_indicator : bool -> unit