Gnome.PrintConfig Members

The members of Gnome.PrintConfig are listed below.

See Also: Inherited members from GLib.Object

Public Constructors

Internal constructor

Protected Constructors

Documentation for this section has not yet been entered.
Protected Constructor.

Public Properties

[read-only]
static
GTypeGLib.GType. GType Property.

Public Methods

static
Default() : PrintConfig
Documentation for this section has not yet been entered.
Dump()
Documentation for this section has not yet been entered.
Dup() : PrintConfig
Documentation for this section has not yet been entered.
static
FromString(string, uint) : PrintConfig
Documentation for this section has not yet been entered.
Get(string) : string
Documentation for this section has not yet been entered.
GetBoolean(string, out bool) : bool
Documentation for this section has not yet been entered.
GetDouble(string, out double) : bool
Documentation for this section has not yet been entered.
GetInt(string, out int) : bool
Documentation for this section has not yet been entered.
GetLength(string, out double, PrintUnit) : bool
Documentation for this section has not yet been entered.
GetOption(string, PrintConfigOption, out int) : bool
Documentation for this section has not yet been entered.
GetPageSize(out double, out double) : bool
Documentation for this section has not yet been entered.
GetTransform(string, out double) : bool
Documentation for this section has not yet been entered.
InsertBoolean(string, bool) : bool
Documentation for this section has not yet been entered.
InsertOptions(string, PrintConfigOption, string) : bool
Documentation for this section has not yet been entered.
Ref() : PrintConfig
Documentation for this section has not yet been entered.
Set(string, string) : bool
Documentation for this section has not yet been entered.
SetBoolean(string, bool) : bool
Documentation for this section has not yet been entered.
SetDouble(string, double) : bool
Documentation for this section has not yet been entered.
SetInt(string, int) : bool
Documentation for this section has not yet been entered.
SetLength(string, double, PrintUnit) : bool
Documentation for this section has not yet been entered.
ToString(uint) : string
Documentation for this section has not yet been entered.
Unref() : PrintConfig
Documentation for this section has not yet been entered.