ApplicationCommandLine.getPlatformData

Gets the platform data associated with the invocation of cmdline.

This is a glib.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 NULL.

class ApplicationCommandLine
getPlatformData
()

Return Value

Type: Variant

the platform data, or NULL

Meta

Since

2.28