Method

EvinceDocumentDocumentfind_page_by_label

Declaration [src]

gboolean
ev_document_find_page_by_label (
  EvDocument* document,
  const gchar* page_label,
  gint* page_index
)

Description

No description available.

Parameters

page_label

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.
page_index

Type: gint*

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.