set_app_name


Description:

[ Version ( since = "0.7.3" ) ]
public void set_app_name (string app_name)

Sets the application name for the notification.

If this function is not called or if app_name is null, the application name will be set from the value used in init or overridden with set_app_name.

Parameters:

this

a Notification

app_name

the localised application name




2022 vala-language.org