Module OgtkActionProps

module OgtkActionProps: sig .. end

val set : ('a, 'b) Gobject.property -> 'a Gobject.obj -> 'b -> unit
val get : ('a, 'b) Gobject.property -> 'a Gobject.obj -> 'b
val param : ('a, 'b) Gobject.property -> 'b -> 'a Gobject.param
class virtual action_props : object .. end

class virtual action_sigs : object .. end

class virtual toggle_action_props : object .. end

class virtual toggle_action_sigs : object .. end

class virtual radio_action_props : object .. end

class virtual ui_manager_props : object .. end

class virtual ui_manager_sigs : object .. end

class virtual action_group_props : object .. end