Deprecated API

Deprecated Classes
org.gnu.gtk.Combo
            
org.gnu.gtk.ItemFactory
          2.3 
org.gnu.gtk.ItemFactoryEntry
          2.3 This class contains the data necessary for an ItemFactory to create a menu. 
org.gnu.gtk.OptionMenu
          Replaced by ComboBox in gtk 2.3 
org.gnu.gtk.ToolBarChildType
            
org.gnu.gtk.ToolBarSpaceStyle
            
 

Deprecated Methods
org.gnu.gtk.ToolBar.appendSpace()
            
org.gnu.gtk.ToolBar.appendWidget(Widget, String, String)
            
org.gnu.gtk.TreeView.getSearchColumn()
          This method is broken and has been deprecated in favor of the TreeView.getSearchDataColumn() method. 
org.gnu.gtk.ToolBar.insertSpace(int)
            
org.gnu.gtk.ToolBar.insertWidget(Widget, String, String, int)
            
org.gnu.gtk.ToolBar.prependSpace()
            
org.gnu.gtk.ToolBar.prependWidget(Widget, String, String)
            
org.gnu.gtk.ToolBar.removeSpace(int)
            
org.gnu.glib.GObject.retrieveGObject(Handle)
          This method is deprecated in favor of GObject.getGObjectFromHandle(org.gnu.glib.Handle). 
org.gnu.gtk.ToolBar.setIconSize(IconSize)
            
org.gnu.gtk.TreeView.setSearchColumn(TreeViewColumn)
          This method is broken and has been deprecated in favor of the TreeView.setSearchDataColumn(org.gnu.gtk.DataColumn) method. 
org.gnu.gtk.ToolItem.setTooltip(ToolTips, String, String)