Table of Contents

Class SourceOnceFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for SourceOnceFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class SourceOnceFuncCallHandler
Inheritance
SourceOnceFuncCallHandler
Inherited Members

Constructors

SourceOnceFuncCallHandler(SourceOnceFunc)

public SourceOnceFuncCallHandler(SourceOnceFunc managed)

Parameters

managed SourceOnceFunc

Fields

NativeCallback

public SourceOnceFunc NativeCallback

Field Value

SourceOnceFunc