Table of Contents

Class BuilderCScope

Namespace
Gtk
Assembly
Gtk-4.0.dll
public class BuilderCScope : Object, IObject, INotifyPropertyChanged, IDisposable, BuilderScope, IHandle, GTypeProvider
Inheritance
BuilderCScope
Implements
Inherited Members

Constructors

BuilderCScope(bool, params ConstructArgument[])

protected BuilderCScope(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

BuilderCScope(IntPtr, bool)

protected BuilderCScope(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

public static BuilderCScope New()

Returns

BuilderCScope