Gtk.SymbolicPaintableInterface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

snapshot_symbolic

object

r

Snapshot the paintable using the given colors. See GtkSymbolicPaintable::snapshot_symbolic() for details. If this function is not implemented, [vfunc`Gdk`.Paintable.snapshot] will be called.

Methods

None

Details

class Gtk.SymbolicPaintableInterface

The list of virtual functions for the GtkSymbolicPaintable interface. No function must be implemented, default implementations exist for each one.