Method

GgitNoteget_id

Declaration [src]

GgitOId*
ggit_note_get_id (
  GgitNote* note
)

Description [src]

Gets the note object’s id.

Return value

Type: GgitOId

The object’s id or NULL.

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