Table of Contents

Class BuildableHelper

Namespace
Gtk
Assembly
Gtk-4.0.dll
public sealed class BuildableHelper : Object, Buildable, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
BuildableHelper
Implements
Inherited Members

Constructors

BuildableHelper(ObjectHandle)

protected BuildableHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetBuildableId()

public string? GetBuildableId()

Returns

string

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed BuildableHelper instance for a given pointer.

public static BuildableHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

BuildableHelper