FileChooserDialog

fun FileChooserDialog(widget: Widget)
fun FileChooserDialog(fileChooserDialogPointer: GtkFileChooserDialog_autoptr)


fun FileChooserDialog(action: FileChooser.Action, parent: Window? = null, title: String? = null, yesString: String, noString: String)

See also