[ CCode ( has_construct_function = false ) ]
public FileChooserNative (string? title, Window? parent, FileChooserAction action, string? accept_label, string? cancel_label)
Creates a new `GtkFileChooserNative`.
title |
Title of the native |
parent |
Transient parent of the native |
action |
Open or save mode for the dialog |
accept_label |
text to go in the accept button, or null for the default |
cancel_label |
text to go in the cancel button, or null for the default |
a new `GtkFileChooserNative` |