Table of Contents

Class UriLauncherHandle

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

Constructors

UriLauncherHandle(nint, bool)

public UriLauncherHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

UriLauncherHandle

Type Parameters

T