Table of Contents

Class PrintUnixDialogHandle

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

Constructors

PrintUnixDialogHandle(nint, bool)

public PrintUnixDialogHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PrintUnixDialogHandle

Type Parameters

T