Method

GgitBlobis_binary

Declaration [src]

gboolean
ggit_blob_is_binary (
  GgitBlob* blob
)

Description [src]

Check whether the blob is binary.

Return value

Returns: gboolean
 

TRUE if the blob is binary, FALSE otherwise.