|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--gtk.Object | +--gtk.TreeViewColumn
Defined in jsgtk_min.js
Constructor Summary | |
gtk.TreeViewColumn(title, cell_renderer, colWidth)
class gtk.TreeViewColumn |
Method Summary | |
Object
|
_getCellByPath(path)
|
void
|
add(cell)
|
void
|
addAttribute(cell, attribute, column)
|
void
|
Cellshide()
|
Object
|
createCell(row, iter, margin, imgWidth, imgObj)
|
void
|
empty()
|
Object
|
getAttribute()
|
Object
|
getIndex()
|
Object
|
getMinWidthComposite()
|
Object
|
getWidth()
|
void
|
hideHeader()
|
void
|
packStart(cell, expand)
|
void
|
render(row, className)
|
void
|
run(width)
|
void
|
setWidth(width)
|
void
|
show()
|
Constructor Detail |
gtk.TreeViewColumn(title, cell_renderer, colWidth)
Method Detail |
Object _getCellByPath(path)
void add(cell)
void addAttribute(cell, attribute, column)
void Cellshide()
Object createCell(row, iter, margin, imgWidth, imgObj)
void empty()
Object getAttribute()
Object getIndex()
Object getMinWidthComposite()
Object getWidth()
void hideHeader()
void packStart(cell, expand)
void render(row, className)
void run(width)
void setWidth(width)
void show()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |