Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkPrintContextGetHardMargins

gtkPrintContextGetHardMargins


Description

Obtains the hardware printer margins of the GtkPrintContext, in units.

Usage

gtkPrintContextGetHardMargins(object)

Arguments

object

a GtkPrintContext

Details

Since 2.20

Value

A list containing the following elements:

retval

[logical] TRUE if the hard margins were retrieved

top

top hardware printer margin

bottom

bottom hardware printer margin

left

left hardware printer margin

right

right hardware printer margin

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.