Table of Contents

Class RootHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class RootHelper : Widget, Accessible, Buildable, ConstraintTarget, Root, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
RootHelper
Implements
Inherited Members

Methods

GetDisplay()

public Display GetDisplay()

Returns

Display

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed RootHelper instance for a given pointer.

public static RootHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

RootHelper