Function notify_set_app_name
Sets the application name.
extern(C) void notify_set_app_name
(
const(char*) app_name
);
Parameters
Name | Description |
---|---|
app_name | The name of the application |
Sets the application name.
extern(C) void notify_set_app_name
(
const(char*) app_name
);
Name | Description |
---|---|
app_name | The name of the application |