Table of Contents

Delegate OptionArgFunc

Namespace
GLib
Assembly
GLib-2.0.dll
public delegate bool OptionArgFunc(string optionName, string value, IntPtr data)

Parameters

optionName string
value string
data IntPtr

Returns

bool