|
|||||||||
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 | +--gtk.SeparatorToolItem
Defined in jsgtk_min.js
Constructor Summary | |
gtk.SeparatorToolItem()
|
Method Summary | |
Object
|
getDraw()
Returns True if the separator tool item is drawn as a line or False, if it's just blank. |
void
|
setDraw(<boolean> draw)
Sets the "draw" property to the value of draw. |
Methods inherited from class gtk.ToolItem |
setExpand, getExpand, setHomogeneous, getHomogeneous
|
Methods inherited from class gtk.Container |
add, remove, getBorderWidth, setBorderWidth
|
Methods inherited from class gtk.Widget |
setBoldTitle, getNode, show, hide, activate, setActivateSignal, getActivateSignal, setSizeRequest, setSize, setWidth, getWidth, setHeight, getHeight, getSizeRequest, sizeRequest, getSize, _resizeWidth, getMinWidthComposite, getMinHeightComposite, resetHeightComposite, resetWidthComposite
|
Constructor Detail |
gtk.SeparatorToolItem()
Method Detail |
Object getDraw()
void setDraw(<boolean> draw)
draw
- If True the gtk.SeparatorToolItem is drawn as a vertical line
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |