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
handleObjectHandle
Methods
GetGType()
public static Type GetGType()
Returns
NewFromPointer(nint, bool)
Creates a new managed BuilderScopeHelper instance for a given pointer.
public static BuilderScopeHelper NewFromPointer(nint ptr, bool ownsHandle)