Method

GtkFileChooserNativeget_accept_label

Declaration [src]

const char*
gtk_file_chooser_native_get_accept_label (
  GtkFileChooserNative* self
)

Description [src]

Retrieves the custom label text for the accept button.

Return value

Type: const char*

The custom label.

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