Method

GgitNoteget_id

Declaration [src]

GgitOId*
ggit_note_get_id (
  GgitNote* note
)

Description [src]

Gets the note object’s id.

Return value

Returns: GgitOId
 

The object’s id or NULL.

 The data is owned by the instance.
 The return value can be NULL.