Constructor
PapersDocumentLinkDestnew_xyz
Declaration [src]
PpsLinkDest*
pps_link_dest_new_xyz (
  gint page,
  gdouble left,
  gdouble top,
  gdouble zoom,
  gboolean change_left,
  gboolean change_top,
  gboolean change_zoom
)
Parameters
- page
- 
            Type: gintNo description available. 
- left
- 
            Type: gdoubleNo description available. 
- top
- 
            Type: gdoubleNo description available. 
- zoom
- 
            Type: gdoubleNo description available. 
- change_left
- 
            Type: gbooleanNo description available. 
- change_top
- 
            Type: gbooleanNo description available. 
- change_zoom
- 
            Type: gbooleanNo description available. 
Return value
Type: PpsLinkDest
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |