Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.PageOrientation

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkPageOrientation
Enum : PageOrientation
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.PageSetup
Method
get_orientation () : Gtk.PageOrientation
Gets the page orientation of the GtkPageSetup.
Gtk.PageSetup
Method
set_orientation (PageOrientation orientation) : none
Sets the page orientation of the GtkPageSetup.
Gtk.PrintSettings
Method
get_orientation () : Gtk.PageOrientation
Get the value of GTK_PRINT_SETTINGS_ORIENTATION,
converted to a GtkPageOrientation.
Gtk.PrintSettings
Method
set_orientation (PageOrientation orientation) : none
Sets the value of GTK_PRINT_SETTINGS_ORIENTATION.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:52 GMT+0800 (HKT)