Method

PapersDocumentDocumentInfosubject

Declaration [src]

gboolean
pps_document_info_subject (
  const PpsDocumentInfo* info,
  gchar** subject
)

Description

No description available.

Parameters

subject

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.