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-3.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
Method
Gtk.print_run_page_setup_dialog (Window parent, PageSetup page_setup, PrintSettings settings) : Gtk.PageSetup
Gtk
Method
Gtk.print_run_page_setup_dialog_async (Window parent, PageSetup page_setup, PrintSettings settings, Function done_cb, void* data) : none
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 Sun Oct 07 2012 17:21:03 GMT+0800 (HKT)