Gnome.PrintContext Members

The members of Gnome.PrintContext are listed below.

See Also: Inherited members from GLib.Object

Public Constructors

Documentation for this section has not yet been entered.
Internal constructor

Protected Constructors

Protected Constructor.

Public Properties

ConfigPrintConfig. Documentation for this section has not yet been entered.
FilterPrintFilter. Documentation for this section has not yet been entered.
[read-only]
static
GTypeGLib.GType. GType Property.
TransportPrintTransport. Documentation for this section has not yet been entered.

Public Methods

ArcTo(double, double, double, double, double, int) : PrintReturnCode
Documentation for this section has not yet been entered.
BeginPage(string) : PrintReturnCode
Documentation for this section has not yet been entered.
Bpath(Art.Bpath, bool) : PrintReturnCode
Documentation for this section has not yet been entered.
Clip() : PrintReturnCode
Documentation for this section has not yet been entered.
Close() : int
Documentation for this section has not yet been entered.
ClosePath() : PrintReturnCode
Documentation for this section has not yet been entered.
CreateTransport() : int
Documentation for this section has not yet been entered.
CurveTo(double, double, double, double, double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
EndDoc() : PrintReturnCode
Documentation for this section has not yet been entered.
EvenOddClip() : PrintReturnCode
Documentation for this section has not yet been entered.
EvenOddFill() : PrintReturnCode
Documentation for this section has not yet been entered.
Fill() : PrintReturnCode
Documentation for this section has not yet been entered.
GrayImage(string, int, int, int) : PrintReturnCode
Documentation for this section has not yet been entered.
LineStroked(double, double, double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
LineTo(double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
MoveTo(double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
NewPath() : PrintReturnCode
Documentation for this section has not yet been entered.
RectFilled(double, double, double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
RectStroked(double, double, double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
RestoreGraphicState() : PrintReturnCode
Documentation for this section has not yet been entered.
RgbaImage(string, int, int, int) : PrintReturnCode
Documentation for this section has not yet been entered.
RgbImage(string, int, int, int) : PrintReturnCode
Documentation for this section has not yet been entered.
Rotate(double) : PrintReturnCode
Documentation for this section has not yet been entered.
SaveGraphicState() : PrintReturnCode
Documentation for this section has not yet been entered.
Scale(double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
SetFont(Font) : PrintReturnCode
Documentation for this section has not yet been entered.
SetLineCap(int) : PrintReturnCode
Documentation for this section has not yet been entered.
SetLineJoin(int) : PrintReturnCode
Documentation for this section has not yet been entered.
SetLineWidth(double) : PrintReturnCode
Documentation for this section has not yet been entered.
SetMiterLimit(double) : PrintReturnCode
Documentation for this section has not yet been entered.
SetOpacity(double) : PrintReturnCode
Documentation for this section has not yet been entered.
SetRgbColor(double, double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
Show(string) : PrintReturnCode
Documentation for this section has not yet been entered.
ShowPage() : PrintReturnCode
Documentation for this section has not yet been entered.
ShowSized(string, int) : PrintReturnCode
Documentation for this section has not yet been entered.
Stroke() : PrintReturnCode
Documentation for this section has not yet been entered.
StrokePath() : PrintReturnCode
Documentation for this section has not yet been entered.
Translate(double, double) : PrintReturnCode
Documentation for this section has not yet been entered.
Vpath(Art.Vpath, bool) : PrintReturnCode
Documentation for this section has not yet been entered.