Table of Contents

Class DebugControllerDBusHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class DebugControllerDBusHandle : ObjectHandle, IDisposable
Inheritance
DebugControllerDBusHandle
Implements
Inherited Members

Constructors

DebugControllerDBusHandle(nint, bool)

public DebugControllerDBusHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DebugControllerDBusHandle

Type Parameters

T