get_commandline
Description:
[
Version ( since =
"2.20" ) ]
public abstract unowned string?
get_commandline ()
Gets the commandline with which the application will be started.
Parameters:
Returns:
a string containing the this's commandline, or null if this
information is not available
|