get_commandline
Description:
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
|