Ags.FileLink¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
The embedded data |
||
r/w |
The filename to locate the file |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
build_id |
r |
||
data |
r |
||
filename |
r |
||
gobject |
r |
||
name |
r |
||
obj_mutex |
r |
||
version |
r |
||
xml_type |
r |
Class Details¶
- class Ags.FileLink(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new
Ags.FileLink
- Return type:
Creates an
Ags.FileLink
New in version 3.0.0.
Property Details¶
- Ags.FileLink.props.data¶
-
The data this
Ags.FileLink
contains.New in version 3.0.0.