Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SizeRequestMode

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSizeRequestMode
Enum : SizeRequestMode
Specifies a preference for height-for-width or
width-for-height geometry management.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellArea
Method
get_request_mode () : Gtk.SizeRequestMode
Gets whether the area prefers a height-for-width layout
or a width-for-height layout.
Gtk.CellRenderer
Method
get_request_mode () : Gtk.SizeRequestMode
Gets whether the cell renderer prefers a height-for-width layout
or a width-for-height layout.
Gtk.Widget
Method
get_request_mode () : Gtk.SizeRequestMode
Gets whether the widget prefers a height-for-width layout
or a width-for-height layout.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:00 GMT+0800 (HKT)