Method

AdwAboutWindowget_issue_url

Declaration [src]

const char*
adw_about_window_get_issue_url (
  AdwAboutWindow* self
)

Description [src]

Gets the issue tracker URL for self.

Available since:1.2

Return value

Returns: utf8
 

The issue tracker URL.

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