Table of Contents

Delegate ApplicationClassData.LocalCommandLineCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool ApplicationClassData.LocalCommandLineCallback(nint application, string[] arguments, out int exitStatus)

Parameters

application nint
arguments string[]
exitStatus int

Returns

bool