Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkAttachOptions |
Enum : | AttachOptions |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gtk.AttachOptions.EXPAND : 1
|
|
Number Gtk.AttachOptions.FILL : 4
|
|
Number Gtk.AttachOptions.SHRINK : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Table
Method |
attach
(Widget child, Number left_attach, Number right_attach, Number top_attach, Number bottom_attach, AttachOptions xoptions, AttachOptions yoptions, Number xpadding, Number ypadding)
:
none
|