Table of Contents

Class BuilderScopeHelper

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

Constructors

BuilderScopeHelper(ObjectHandle)

protected BuilderScopeHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed BuilderScopeHelper instance for a given pointer.

public static BuilderScopeHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

BuilderScopeHelper