SymbolicPaintableIfaceProxy

Proxy object for Gtk.SymbolicPaintable interface when a GObject has no applicable D binding

class SymbolicPaintableIfaceProxy : IfaceProxy , SymbolicPaintable {}

Mixed In Members

From mixin SymbolicPaintableT!()

snapshotSymbolic
void snapshotSymbolic(gdk.snapshot.Snapshot snapshot, double width, double height, gdk.rgba.RGBA[] colors)

Snapshots the paintable with the given colors.

Inherited Members

From SymbolicPaintable

snapshotSymbolic
void snapshotSymbolic(gdk.snapshot.Snapshot snapshot, double width, double height, gdk.rgba.RGBA[] colors)

Snapshots the paintable with the given colors.