Method

PapersViewMetadataset_boolean

Declaration [src]

gboolean
pps_metadata_set_boolean (
  PpsMetadata* metadata,
  const gchar* key,
  gboolean value
)

Description

No description available.

Parameters

key

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
value

Type: gboolean

No description available.

Return value

Type: gboolean

No description available.