Method

TrackerResourceget_properties

Declaration [src]

GList*
tracker_resource_get_properties (
  TrackerResource* resource
)

Description [src]

Gets the list of properties defined in resource.

Return value

Returns: A list of utf8
 

The list of properties.

 The caller of the method takes ownership of the data container, but not the data inside it.