FileChooserNative
fun FileChooserNative(title: String? = null, parent: Window? = null, action: FileChooser.Action, acceptLabel: String? = null, cancelLabel: String? = null)
Content copied to clipboard
See also
fun FileChooserNative(fileChooserNativePointer: CPointer<GtkFileChooserNative>)
Content copied to clipboard