Table of Contents

Class DBusAuthObserverHandle

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

Constructors

DBusAuthObserverHandle(nint, bool)

public DBusAuthObserverHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DBusAuthObserverHandle

Type Parameters

T