Reported by Stefan Kost:
"% is for constants, # is for objects/structs/types, @ is for parameters."
* Note: If many objects match, then the one with the highest priority will be
* returned.
*
- * Returns: (transfer full): The #GESTrackObject used by @track, else #NULL.
+ * Returns: (transfer full): The #GESTrackObject used by @track, else %NULL.
* Unref after usage.
*/
* Get the #GESTimelineLayer to which this object belongs.
*
* Returns: (transfer full): The #GESTimelineLayer where this @object is being
- * used, or #NULL if it is not used on any layer. The caller should unref it
+ * used, or %NULL if it is not used on any layer. The caller should unref it
* usage.
*/
GESTimelineLayer *
* Search the #GESTrack corresponding to the given @timeline's @pad.
*
* Returns: (transfer none): The corresponding #GESTrack if it is found,
- * or #NULL if there is an error.
+ * or %NULL if there is an error.
*/
GESTrack *