module OgtkFileProps: 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 file_chooser_props :
object
.. end
class virtual file_chooser_notify : [> `filechooser ] Gobject.obj ->
object
.. end
class virtual file_chooser_sigs :
object
.. end
class virtual file_chooser_button_props :
object
.. end
class virtual file_chooser_button_notify : [> `filechooserbutton ] Gobject.obj ->
object
.. end