Table of Contents

Class DesktopAppInfoHandle

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

Constructors

DesktopAppInfoHandle(nint, bool)

public DesktopAppInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DesktopAppInfoHandle

Type Parameters

T