Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.AttachOptions

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkAttachOptions
Enum : AttachOptions
Denotes the expansion properties that a widget will have when it (or its
parent) is resized.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Table
Method
attach (Widget child, guint32 left_attach, guint32 right_attach, guint32 top_attach, guint32 bottom_attach, AttachOptions xoptions, AttachOptions yoptions, guint32 xpadding, guint32 ypadding) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:40 GMT+0800 (HKT)