Table of Contents

Class PollFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for PollFunc. 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 PollFuncCallHandler
Inheritance
PollFuncCallHandler
Inherited Members

Constructors

PollFuncCallHandler(PollFunc)

public PollFuncCallHandler(PollFunc managed)

Parameters

managed PollFunc

Fields

NativeCallback

public PollFunc NativeCallback

Field Value

PollFunc