package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gtk.File_chooser_native

class type file_chooser_native_t = object ... end
class file_chooser_native : [ `file_chooser_native | `native_dialog | `object_ ] Gobject.obj -> file_chooser_native_t
val new_ : string option -> Ocgtk_gtk__.GApplication_and__window_and__window_group.window_t option -> Gtk_enums.filechooseraction -> string option -> string option -> file_chooser_native_t