Function
GtkPaperSizeget_paper_sizes
Declaration [src]
GList*
gtk_paper_size_get_paper_sizes (
  gboolean include_custom
)
Parameters
| include_custom | gboolean | 
| Whether to include custom paper sizes as defined in the page setup dialog. | 
Return value
| Returns: | A list of GtkPaperSize | 
| A newly allocated list of newly
   allocated  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |