Vips.SourceGInputStream¶
- Subclasses:
None
Methods¶
- Inherited:
Vips.Source (19), Vips.Connection (2), Vips.Object (27), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w |
|
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
info |
r |
||
parent_instance |
r |
||
seekable |
r |
||
stream |
r |
Class Details¶
- class Vips.SourceGInputStream(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(stream)¶
- Parameters:
stream (
Gio.InputStream) – read from this stream- Returns:
the new source.
- Return type:
Create a [class`SourceGInputStream`] which wraps stream.
::: seealso [ctor`GInputStream`.new_from_source]
Property Details¶
- Vips.SourceGInputStream.props.stream¶
- Name:
stream- Type:
- Default Value:
- Flags:
Gio.InputStreamto read from