Table of Contents

Class PageSetupHandle

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

Constructors

PageSetupHandle(nint, bool)

public PageSetupHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PageSetupHandle

Type Parameters

T