Virtual Method

EvinceDocumentDocumentget_page

Declaration [src]

EvPage*
get_page (
  EvDocument* document,
  gint index
)

Description

No description available.

Parameters

index gint
 

Index of page.

Return value

Returns: EvPage
 

Newly created EvPage for the given index.

 The caller of the function takes ownership of the data, and is responsible for freeing it.