[ CCode ( cname = "GSOUND_ATTR_APPLICATION_NAME" ) ]
public const string APPLICATION_NAME
The name of the application this sound event was triggered by as human readable string.
(e.g. "GNU Emacs") Localized if possible and applicable.
This attribute will automatically be added to the Context if it has previously been set with set_application_name, so you normally do not need to supply this yourself.