Table of Contents

Delegate SettingsBackendClassData.ReadCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate IntPtr SettingsBackendClassData.ReadCallback(IntPtr backend, NonNullableUtf8StringHandle key, IntPtr expectedType, bool defaultValue)

Parameters

backend IntPtr
key NonNullableUtf8StringHandle
expectedType IntPtr
defaultValue bool

Returns

IntPtr