Method

GgitRefis_note

Declaration [src]

gboolean
ggit_ref_is_note (
  GgitRef* ref
)

Description [src]

Check whether the reference is a note.

Return value

Returns: gboolean
 

TRUE if the reference is a note, FALSE otherwise.