cairo_ps_surface_get_eps.Rd
Check whether the PostScript surface will output Encapsulated PostScript.
cairo_ps_surface_get_eps(surface)
surface | [ |
---|
[int
]
Return value: %TRUE if the surface will output Encapsulated PostScript.
Since: 1.6
C function prototype: cairo_public cairo_bool_t cairo_ps_surface_get_eps (cairo_surface_t *surface)