set_accept_label
Description:
Sets the label shown on the file chooser's accept button.
Leaving the accept label unset or setting it as `NULL` will fall back to a default label, depending on what API is used to launch the file dialog.
Parameters:
this |
a `GtkFileDialog` |
accept_label |
the new accept label |