Method

PapersViewMetadataset_double

Declaration [src]

gboolean
pps_metadata_set_double (
  PpsMetadata* metadata,
  const gchar* key,
  gdouble 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: gdouble

No description available.

Return value

Type: gboolean

No description available.