Table of Contents

Class SymbolicPaintableHelper

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

Constructors

SymbolicPaintableHelper(ObjectHandle)

protected SymbolicPaintableHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed SymbolicPaintableHelper instance for a given pointer.

public static SymbolicPaintableHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

SymbolicPaintableHelper

SnapshotSymbolic(Snapshot, double, double, RGBA[])

[Version("4.6")]
public void SnapshotSymbolic(Snapshot snapshot, double width, double height, RGBA[] colors)

Parameters

snapshot Snapshot
width double
height double
colors RGBA[]