Constructor

GcrParsernew

Declaration [src]

GcrParser*
gcr_parser_new (
  void
)

Description [src]

Create a new GcrParser.

Return value

Returns: GcrParser
 

A newly allocated GcrParser.

 The caller of the function takes ownership of the data, and is responsible for freeing it.