Table of Contents

Class OsxAppInfoHandle

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

Constructors

OsxAppInfoHandle(nint, bool)

public OsxAppInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

OsxAppInfoHandle

Type Parameters

T