Table of Contents

Class SymbolicPaintable

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class SymbolicPaintable
Inheritance
SymbolicPaintable
Inherited Members

Methods

GetGType()

Calls native function gtk_symbolic_paintable_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

SnapshotSymbolic(IntPtr, IntPtr, double, double, RGBAArrayHandle, nuint)

Calls native method gtk_symbolic_paintable_snapshot_symbolic. Version: 4.6

[Version("4.6")]
public static extern void SnapshotSymbolic(IntPtr paintable, IntPtr snapshot, double width, double height, RGBAArrayHandle colors, nuint nColors)

Parameters

paintable IntPtr

Transfer ownership: None Nullable: False

snapshot IntPtr

Transfer ownership: None Nullable: False

width double

Transfer ownership: None Nullable: False

height double

Transfer ownership: None Nullable: False

colors RGBAArrayHandle

Transfer ownership: None Nullable: False

nColors nuint

Transfer ownership: None Nullable: False