Method
AdwAboutWindowadd_credit_section
Declaration [src]
void
adw_about_window_add_credit_section (
AdwAboutWindow* self,
const char* name,
const char** people
)
Description [src]
Adds an extra section to the Credits page.
Extra sections are displayed below the standard categories.
Each name may contain email addresses and URLs, see the introduction for more details.
See also:
Available since: | 1.2 |