GData.FreebaseTopicResult¶
- Subclasses:
None
Methods¶
- Inherited:
GData.FreebaseResult (2), GData.Entry (24), GData.Parsable (5), GObject.Object (37)
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
GData.FreebaseResult (1), GData.Entry (10), GData.Parsable (1)
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.FreebaseTopicResult(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.FreebaseTopicResult
structure are private and should never be accessed directly.New in version 0.15.1.
- classmethod new()¶
- Returns:
a new
GData.FreebaseTopicResult
; unref withGObject.Object.unref
()- Return type:
Creates a new
GData.FreebaseTopicResult
with the given ID and default properties.New in version 0.15.1.
Deprecated since version 0.17.7: Google Freebase has been permanently shut down.
- dup_object()¶
- Returns:
A new reference on the result object, unref with
GData.FreebaseTopicObject.unref
()- Return type:
Returns a reference to the root
GData.FreebaseTopicObject
containing the topic query results.New in version 0.15.1.
Deprecated since version 0.17.7: Google Freebase has been permanently shut down.