|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--gtk.Object | +--gtk.Widget | +--gtk.Container | +--gtk.Bin | +--gtk.ToolItem
Defined in jsgtk_min.js
Constructor Summary | |
gtk.ToolItem()
|
Method Summary | |
Object
|
getExpand()
Returns the value of the expand setting of the tool item. |
Object
|
getHomogeneous(homogeneous)
|
void
|
setExpand(<boolean> expand)
Sets the expand setting of the tool item to the value of expand. |
void
|
setHomogeneous(homogeneous)
|
Methods inherited from class gtk.Container |
add, remove, getBorderWidth, setBorderWidth
|
Constructor Detail |
gtk.ToolItem()
Method Detail |
Object getExpand()
Object getHomogeneous(homogeneous)
void setExpand(<boolean> expand)
expand
- If True the tool item is allocated extra space when available
void setHomogeneous(homogeneous)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |