Method

AdwAboutWindowget_developer_name

Declaration [src]

const char*
adw_about_window_get_developer_name (
  AdwAboutWindow* self
)

Description [src]

Gets the developer name for self.

Available since:1.2

Return value

Returns: const char*
 

The developer_name.

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