Package: gio
Accessor g-application-application-id
Lambda Listg-application-application-id (object) Syntax(g-application-application-id object) => id (setf (g-application-application-id object) id) ArgumentsDetails Accessor of the application-id slot of the g-application class. The g-application-application-id slot access function gets the unique identifier for the application. The (setf g-application-application-id) slot access function sets the unique identifier. The application ID can only be modified if the application has not yet been registered. The application ID must be valid. See the g-application-id-is-valid function. | See also |
*2021-10-13