Module GtkAssistantProps
module Object = GtkObjectval may_cons : ('a, 'b) Gobject.property -> 'b option -> 'a Gobject.param list -> 'a Gobject.param listval may_cons_opt : ('a, 'b option) Gobject.property -> 'b option -> 'a Gobject.param list -> 'a Gobject.param list
module Assistant : sig ... end