Package: gio
Function g-application-command-line-get-platform-data
Lambda Listg-application-command-line-get-platform-data (cmdline) ArgumentsReturn ValueA g-variant dictionary with the platform data, or a NULL pointer. Details Gets the platform data associated with the invocation of cmdline. This is a g-variant dictionary containing information about the context in which the invocation occurred. It typically contains information like the current working directory and the startup notification ID. For local invocation, it will be a NULL pointer. | See also |
*2021-10-10