Package: gio
Function gio:application-command-line-platform-data
Lambda Listgio:application-command-line-platform-data (cmdline) ArgumentsReturn ValueThe g:variant dictionary with the platform data, or a cffi:null-pointer value. 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 cffi:null-pointer value. | See also |
2025-2-3