AppStreamCompose.Canvas¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class AppStreamCompose.Canvas(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(width, height)¶
- Parameters:
- Returns:
- Return type:
Creates a new #AscFont.
- render_svg(stream)¶
- Parameters:
stream (
Gio.InputStream
) – SVG data input stream.- Raises:
- Return type:
Render an SVG graphic from the SVG data provided.