package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
  • since GTK 2.4

@gtkdoc gtk GtkToggleAction

inherit action_skel
val obj : 'a Gobject.obj
method draw_as_radio : bool
method get_active : bool
method set_active : bool -> unit
method set_draw_as_radio : bool -> unit
method toggled : unit -> unit