get_platform_data


Description:

[ Version ( since = "2.28" ) ]
public Variant? get_platform_data ()

Gets the platform data associated with the invocation of this.

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

Parameters:

this

ApplicationCommandLine

Returns:

the platform data, or null




2022 vala-language.org