Property
AdwAboutDialog:developer-name
since: 1.5
Description [src]
The developer name.
The developer name is displayed on the main page, under the application name.
If the application is developed by multiple people, the developer name can
be set to values like “AppName team”, “AppName developers” or
“The AppName project”, and the individual contributors can be listed on the
Credits page, with AdwAboutDialog:developers
and related properties.
Type:gchar*
Available since: 1.5
Getter method | adw_about_dialog_get_developer_name() |
Setter method | adw_about_dialog_set_developer_name() |