package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include GtkButtonProps.ToggleButton end
val make_params : cont:([> `togglebutton ] as 'a Gobject.param list -> 'b) -> 'c Gobject.param list -> ?active:bool -> ?draw_indicator:bool -> 'd
val toggled : [> `toggle ] Gtk.obj -> unit