Uses of Class
org.gnu.gtk.DataBlockInt

Packages that use DataBlockInt
org.gnu.gtk   
 

Uses of DataBlockInt in org.gnu.gtk
 

Methods in org.gnu.gtk with parameters of type DataBlockInt
 int TreeModel.getValue(TreeIter iter, DataBlockInt dataBlock)
          Returns the Value at the given iter in the specified data block.
 void ListStore.setValue(TreeIter iter, DataBlockInt dataBlock, int value)
          Sets a value in the data store.
 void TreeStore.setValue(TreeIter iter, DataBlockInt dataBlock, int value)
          Sets a value in the dataStore.
 


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