c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.PageSetup

Class Gtk.PageSetup

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkPageSetup
Class : PageSetup
Extends: GObject.Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.PageSetup ()
Create a new Gtk.PageSetup
Create a new Gtk.PageSetup
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.PrintContext
Method
get_page_setup () : Gtk.PageSetup
Gtk.PrintOperation
Property
default_page_setup : Gtk.PageSetup
Gtk.PrintOperation
Signal
request_page_setup (PrintOperation self, PrintContext context, gint32 page_nr, PageSetup setup) : none
Gtk.PrintOperation
Signal
update_custom_widget (PrintOperation self, Widget widget, PageSetup setup, PrintSettings settings) : none
Gtk.PrintOperation
Method
get_default_page_setup () : Gtk.PageSetup
Gtk.PrintOperation
Method
set_default_page_setup (PageSetup default_page_setup) : none
Gtk.PrintOperationPreview
Signal
got_page_size (PrintOperationPreview self, PrintContext context, PageSetup page_setup) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:10 GMT+0800 (HKT)