Class gtk.TreeViewColumn

Object
   |
   +--gtk.Object
         |
         +--gtk.TreeViewColumn

class gtk.TreeViewColumn
extends gtk.Object

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

gtk.TreeViewColumn(title, cell_renderer, colWidth)

Method Detail

_getCellByPath

Object _getCellByPath(path)

add

void add(cell)

addAttribute

void addAttribute(cell, attribute, column)

Cellshide

void Cellshide()

createCell

Object createCell(row, iter, margin, imgWidth, imgObj)

empty

void empty()

getAttribute

Object getAttribute()

getIndex

Object getIndex()

getMinWidthComposite

Object getMinWidthComposite()

getWidth

Object getWidth()

hideHeader

void hideHeader()

packStart

void packStart(cell, expand)

render

void render(row, className)

run

void run(width)

setWidth

void setWidth(width)

show

void show()


Documentation generated by JSDoc on Thu Jan 21 18:07:55 2010