Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.ResizeMode

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkResizeMode
Enum : ResizeMode
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Container
Property
resize_mode : Gtk.ResizeMode
Gtk.Container
Method
set_resize_mode (ResizeMode resize_mode) : none
Sets the resize mode for the container.
Gtk.Container
Method
get_resize_mode () : Gtk.ResizeMode
Returns the resize mode for the container.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:43 GMT+0800 (HKT)