Method

PapersDocumentDocumentInfoauthor

Declaration [src]

gboolean
pps_document_info_author (
  const PpsDocumentInfo* info,
  gchar** author
)

Description

No description available.

Parameters

author

Type: gchar**

No description available.

The argument will be set by the function.
The argument can be NULL.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

TRUE iff info has this field.