[ Version ( deprecated = true , deprecated_since = "0.17.7" , since = "0.15.1" ) ]
public FreebaseTopicResult get_topic (FreebaseTopicQuery query, Cancellable? cancellable = null) throws Error
Warning: get_topic is deprecated since 0.17.7.
Queries information about a topic, identified through a Freebase ID.
Google Freebase has been permanently shut down.
You can find out more about topic queries in the <ulink type="http" url="https://developers.google.com/freebase/v1/topic-response" >online documentation</ulink>.
| this | |
| query |
a FreebaseTopicQuery containing the topic ID |
| cancellable |
optional Cancellable object, or null |
|
a FreebaseTopicResult containing information about the topic; unref with unref |