Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.PaperSize

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkPaperSize
Struct : PaperSize
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.PageSetup
Method
get_paper_size () : Gtk.PaperSize
Gets the paper size of the GtkPageSetup.
Gtk.PageSetup
Method
set_paper_size (PaperSize size) : none
Sets the paper size of the GtkPageSetup without changing the margins.
Gtk.PageSetup
Method
set_paper_size_and_default_margins (PaperSize size) : none
Sets the paper size of the GtkPageSetup and modifies the margins according to the new paper size.
Gtk.PrintSettings
Method
get_paper_size () : Gtk.PaperSize
Gets the value of GTK_PRINT_SETTINGS_PAPER_FORMAT, converted to a GtkPaperSize.
Gtk.PrintSettings
Method
set_paper_size (PaperSize paper_size) : none
Sets the value of GTK_PRINT_SETTINGS_PAPER_FORMAT, GTK_PRINT_SETTINGS_PAPER_WIDTH and GTK_PRINT_SETTINGS_PAPER_HEIGHT.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:39 GMT+0800 (HKT)