Method

AdapAboutWindowget_developer_name

since: 1.2

Declaration [src]

const char*
adap_about_window_get_developer_name (
  AdapAboutWindow* self
)

Description [src]

Gets the developer name for self.

Available since: 1.2

Return value

Type: const char*

The developer_name.

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