Champlain.ExportableIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
g_iface |
r |
||
get_surface |
r |
virtual function for obtaining the cairo surface. |
|
set_surface |
r |
virtual function for setting a cairo surface. |
Methods¶
None
Details¶
- class Champlain.ExportableIface¶
An interface common to objects having a
cairo.Surface
representation.