Tracker.NotifierEvent¶
Fields¶
None
Methods¶
|
|
|
Details¶
- class Tracker.NotifierEvent¶
The
Tracker.NotifierEvent
struct represents a change event in the stored data.- get_event_type()¶
- Returns:
The event type
- Return type:
Returns the event type.
- get_id()¶
- Returns:
the resource ID
- Return type:
Returns the tracker:id of the element being notified upon. This is a #gint64 which is used as efficient internal identifier for the resource.