Table of Contents

Class CicpParamsHandle

Namespace
Gdk.Internal
Assembly
Gdk-4.0.dll
public class CicpParamsHandle : ObjectHandle, IDisposable
Inheritance
CicpParamsHandle
Implements
Inherited Members

Constructors

CicpParamsHandle(nint, bool)

public CicpParamsHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static CicpParamsHandle For<T>(ConstructArgument[] constructArguments) where T : CicpParams, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

CicpParamsHandle

Type Parameters

T