org.gnu.gtk
Class DataBlockPixbuf

java.lang.Object
  |
  +--org.gnu.gtk.DataBlock
        |
        +--org.gnu.gtk.DataBlockPixbuf

public class DataBlockPixbuf
extends DataBlock

Represents a block in which pixbuf data can be stored in a TreeModel (such as ListStore or TreeStore).

See DataBlock description for more information.

Author:
Mark Howard <mh@debian.org>

Constructor Summary
DataBlockPixbuf()
          Constructs a new datablock for storing pixbufs.
 
Methods inherited from class org.gnu.gtk.DataBlock
getColumn, getType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataBlockPixbuf

public DataBlockPixbuf()
Constructs a new datablock for storing pixbufs.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net