Method
AdwAboutWindowadd_acknowledgement_section
Declaration [src]
void
adw_about_window_add_acknowledgement_section (
AdwAboutWindow* self,
const char* name,
const char** people
)
Description [src]
Adds a section to the Acknowledgements page.
This can be used to acknowledge additional people and organizations for their non-development contributions - for example, backers in a crowdfunded project.
Each name may contain email addresses and URLs, see the introduction for more details.
See also:
Available since: | 1.2 |