module GtkActionProps:sig
..end
module Object: GtkObject
module PrivateProps:sig
..end
val may_cons : ('a, 'b) Gobject.property ->
'b option -> 'a Gobject.param list -> 'a Gobject.param list
val may_cons_opt : ('a, 'b option) Gobject.property ->
'b option -> 'a Gobject.param list -> 'a Gobject.param list
module Action:sig
..end
module ToggleAction:sig
..end
module RadioAction:sig
..end
module UIManager:sig
..end
module ActionGroup:sig
..end