Method

GtkFileDialogget_accept_label

Declaration [src]

const char*
gtk_file_dialog_get_accept_label (
  GtkFileDialog* self
)

Description

No description available.
Available since:4.10

Return value

Returns: const char*
 

The label shown on the file chooser’s accept button.

 The data is owned by the instance.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.