GData.PicasaWebComment¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.PicasaWebComment(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.PicasaWebComment
structure are private and should never be accessed directly.New in version 0.10.0.
- classmethod new(id)¶
- Parameters:
- Returns:
a new
GData.PicasaWebComment
; unref withGObject.Object.unref
()- Return type:
Creates a new
GData.PicasaWebComment
with the given ID and default properties.New in version 0.10.0.