Gtk.SymbolicPaintableInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
||
snapshot_symbolic |
r |
Snapshot the paintable using the given colors. See |
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.