Table of Contents

Class StyleContextHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class StyleContextHandle : ObjectHandle, IDisposable
Inheritance
StyleContextHandle
Implements
Inherited Members

Constructors

StyleContextHandle(nint, bool)

public StyleContextHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static StyleContextHandle For<T>(ConstructArgument[] constructArguments) where T : StyleContext, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

StyleContextHandle

Type Parameters

T