Constructor
PapersViewViewPresentationnew
Declaration [src]
PpsViewPresentation*
pps_view_presentation_new (
  PpsDocument* document,
  guint current_page,
  guint rotation,
  gboolean inverted_colors
)
Parameters
- document
- 
            Type: PpsDocumentNo description available. The data is owned by the caller of the function. 
- current_page
- 
            Type: guintNo description available. 
- rotation
- 
            Type: guintNo description available. 
- inverted_colors
- 
            Type: gbooleanNo description available. 
Return value
Type: PpsViewPresentation
No description available.
| The data is owned by the called function. |