Method

AdapAboutWindowget_application_name

since: 1.2

Declaration [src]

const char*
adap_about_window_get_application_name (
  AdapAboutWindow* self
)

Description [src]

Gets the application name for self.

Available since: 1.2

Return value

Type: const char*

The application name.

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