Method

AdwAboutWindowget_application_icon

Declaration [src]

const char*
adw_about_window_get_application_icon (
  AdwAboutWindow* self
)

Description [src]

Gets the name of the application icon for self.

Available since:1.2

Return value

Returns: const char*
 

The application icon name.

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