c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.Unit

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkUnit
Enum : Unit
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.PageSetup
Method
get_bottom_margin (Unit unit) : gdouble
Gtk.PageSetup
Method
get_left_margin (Unit unit) : gdouble
Gtk.PageSetup
Method
get_page_height (Unit unit) : gdouble
Gtk.PageSetup
Method
get_page_width (Unit unit) : gdouble
Gtk.PageSetup
Method
get_paper_height (Unit unit) : gdouble
Gtk.PageSetup
Method
get_paper_width (Unit unit) : gdouble
Gtk.PageSetup
Method
get_right_margin (Unit unit) : gdouble
Gtk.PageSetup
Method
get_top_margin (Unit unit) : gdouble
Gtk.PageSetup
Method
set_bottom_margin (gdouble margin, Unit unit) : none
Gtk.PageSetup
Method
set_left_margin (gdouble margin, Unit unit) : none
Gtk.PageSetup
Method
set_right_margin (gdouble margin, Unit unit) : none
Gtk.PageSetup
Method
set_top_margin (gdouble margin, Unit unit) : none
Gtk.PaperSize
Method
new Gtk.PaperSize.custom (String name, String display_name, gdouble width, gdouble height, Unit unit) : Gtk.PaperSize
Create a new Gtk.PaperSize
Gtk.PaperSize
Method
get_default_bottom_margin (Unit unit) : gdouble
Gtk.PaperSize
Method
get_default_left_margin (Unit unit) : gdouble
Gtk.PaperSize
Method
get_default_right_margin (Unit unit) : gdouble
Gtk.PaperSize
Method
get_default_top_margin (Unit unit) : gdouble
Gtk.PaperSize
Method
get_height (Unit unit) : gdouble
Gtk.PaperSize
Method
get_width (Unit unit) : gdouble
Gtk.PaperSize
Method
set_size (gdouble width, gdouble height, Unit unit) : none
Gtk.PrintOperation
Property
unit : Gtk.Unit
Gtk.PrintOperation
Method
set_unit (Unit unit) : none
Gtk.PrintSettings
Method
get_length (String key, Unit unit) : gdouble
Gtk.PrintSettings
Method
get_paper_height (Unit unit) : gdouble
Gtk.PrintSettings
Method
get_paper_width (Unit unit) : gdouble
Gtk.PrintSettings
Method
set_length (String key, gdouble value, Unit unit) : none
Gtk.PrintSettings
Method
set_paper_height (gdouble height, Unit unit) : none
Gtk.PrintSettings
Method
set_paper_width (gdouble width, Unit unit) : none
GtkSource.PrintCompositor
Method
get_bottom_margin (Unit unit) : gdouble
GtkSource.PrintCompositor
Method
get_left_margin (Unit unit) : gdouble
GtkSource.PrintCompositor
Method
get_right_margin (Unit unit) : gdouble
GtkSource.PrintCompositor
Method
get_top_margin (Unit unit) : gdouble
GtkSource.PrintCompositor
Method
set_bottom_margin (gdouble margin, Unit unit) : none
GtkSource.PrintCompositor
Method
set_left_margin (gdouble margin, Unit unit) : none
GtkSource.PrintCompositor
Method
set_right_margin (gdouble margin, Unit unit) : none
GtkSource.PrintCompositor
Method
set_top_margin (gdouble margin, Unit unit) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:27 GMT+0800 (HKT)