- computeScaledSize
void computeScaledSize(double widthPoints, double heightPoints, int* scaledWidth, int* scaledHeight)
- computeScales
void computeScales(double widthPoints, double heightPoints, double* scaleX, double* scaleY)
- computeTransformedSize
void computeTransformedSize(double widthPoints, double heightPoints, int* transformedWidth, int* transformedHeight)
- getRenderContextStruct
EvRenderContext* getRenderContextStruct(bool transferOwnership)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- setPage
void setPage(Page page)
- setRotation
void setRotation(int rotation)
- setScale
void setScale(double scale)
- setTargetSize
void setTargetSize(int targetWidth, int targetHeight)