FileChooserNative

fun FileChooserNative(title: String? = null, parent: Window? = null, action: FileChooser.Action, acceptLabel: String? = null, cancelLabel: String? = null)

See also


fun FileChooserNative(fileChooserNativePointer: CPointer<GtkFileChooserNative>)