object
method private virtual connect :
'b.
([> `toggleaction ] as 'a, 'b) GtkSignal.t ->
callback:'b -> GtkSignal.id
method private virtual notify :
'b. ('a, 'b) Gobject.property -> callback:('b -> unit) -> GtkSignal.id
method notify_draw_as_radio : callback:(bool -> unit) -> GtkSignal.id
method toggled : callback:(unit -> unit) -> GtkSignal.id
end