Uses of Class
org.gnu.glib.Type

Packages that use Type
org.gnu.gdk   
org.gnu.glib   
org.gnu.gtk   
 

Uses of Type in org.gnu.gdk
 

Methods in org.gnu.gdk that return Type
static Type Pixmap.getType()
           
 

Uses of Type in org.gnu.glib
 

Methods in org.gnu.glib that return Type
static Type Type.INVALID()
          Return a Type instance initialized as INVALID.
static Type Type.NONE()
          Return a Type instance initialized as NONE.
static Type Type.INTERFACE()
          Return a Type instance initialized as INTERFACE.
static Type Type.CHAR()
          Return a Type instance initialized as CHAR.
static Type Type.BOOLEAN()
          Return a Type instance initialized as BOOLEAN.
static Type Type.INT()
          Return a Type instance initialized as INT.
static Type Type.LONG()
          Return a Type instance initialized as LONG.
static Type Type.FLAGS()
          Return a Type instance initialized as FLAGS.
static Type Type.FLOAT()
          Return a Type instance initialized as FLOAT.
static Type Type.DOUBLE()
          Return a Type instance initialized as DOUBLE.
static Type Type.STRING()
          Return a Type instance initialized as STRING.
static Type Type.BOXED()
          Return a Type instance initialized as BOXED.
static Type Type.PARAM()
          Return a Type instance initialized as PARAM.
static Type Type.OBJECT()
          Return a Type instance initialized as OBJECT.
static Type Type.JAVA_OBJECT()
          Return a Type instance initialized as JAVA_OBJECT.
static Type Type.PIXBUF()
          Return a Type instance initialized as PIXBUF.
 

Methods in org.gnu.glib with parameters of type Type
 boolean Type.typeEquals(Type aType)
          Compares a Type with the current object.
 

Constructors in org.gnu.glib with parameters of type Type
Value(Type type)
          Construct a new Value from a given org.gnu.glib.Type.
 

Uses of Type in org.gnu.gtk
 

Methods in org.gnu.gtk that return Type
static Type HScrollBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type VScrollBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type EventBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type Frame.getType()
          Retrieve the runtime type used by the GLib library.
static Type VBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type FontSelectionDialog.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeModelSort.getType()
          Retrieve the runtime type used by the GLib library.
static Type HBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type IMContext.getType()
          Retrieve the runtime type used by the GLib library.
static Type HPaned.getType()
          Retrieve the runtime type used by the GLib library.
static Type Image.getType()
          Retrieve the runtime type used by the GLib library.
static Type Separator.getType()
          Retrieve the runtime type used by the GLib library.
static Type ItemFactory.getType()
          Retrieve the runtime type used by the GLib library.
static Type MessageDialog.getType()
          Retrieve the runtime type used by the GLib library.
static Type MenuItem.getType()
          Retrieve the runtime type used by the GLib library.
static Type Widget.getType()
          Retrieve the runtime type used by the GLib library.
static Type HRuler.getType()
          Retrieve the runtime type used by the GLib library.
static Type Invisible.getType()
          Retrieve the runtime type used by the GLib library.
static Type GammaCurve.getType()
          Retrieve the runtime type used by the GLib library.
static Type AspectFrame.getType()
          Retrieve the runtime type used by the GLib library.
static Type AccelLabel.getType()
          Retrieve the runtime type used by the GLib library.
static Type Adjustment.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeIter.getType()
          Retrieve the runtime type used by the GLib library.
static Type Entry.getType()
          Retrieve the runtime type used by the GLib library.
static Type TextTagTable.getType()
          Retrieve the runtime type used by the GLib library.
static Type CellRendererToggle.getType()
          Retrieve the runtime type used by the GLib library.
static Type TearoffMenuItem.getType()
          Retrieve the runtime type used by the GLib library.
static Type CheckButton.getType()
          Retrieve the runtime type used by the GLib library.
static Type Editable.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeViewColumn.getType()
          Retrieve the runtime type used by the GLib library.
static Type HButtonBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type RadioMenuItem.getType()
          Retrieve the runtime type used by the GLib library.
static Type TextChildAnchor.getType()
          Retrieve the runtime type used by the GLib library.
static Type VButtonBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type Style.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeView.getType()
          Retrieve the runtime type used by the GLib library.
static Type Viewport.getType()
          Retrieve the runtime type used by the GLib library.
static Type ColorSelectionDialog.getType()
          Retrieve the runtime type used by the GLib library.
static Type MenuBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type Menu.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeSortable.getType()
          Retrieve the runtime type used by the GLib library.
static Type ColorSelection.getType()
          Retrieve the runtime type used by the GLib library.
static Type Box.getType()
          Retrieve the runtime type used by the GLib library.
static Type Bin.getType()
          Retrieve the runtime type used by the GLib library.
static Type TextTag.getType()
          Retrieve the runtime type used by the GLib library.
static Type InputDialog.getType()
          Retrieve the runtime type used by the GLib library.
 Type DataBlock.getType()
          Returns the glib Type of data contained in this column.
static Type OptionMenu.getType()
          Retrieve the runtime type used by the GLib library.
static Type SizeGroup.getType()
          Retrieve the runtime type used by the GLib library.
static Type Dialog.getType()
          Retrieve the runtime type used by the GLib library.
static Type Misc.getType()
          Retrieve the runtime type used by the GLib library.
static Type SeparatorMenuItem.getType()
          Retrieve the runtime type used by the GLib library.
static Type RadioButton.getType()
          Retrieve the runtime type used by the GLib library.
static Type Scale.getType()
          Retrieve the runtime type used by the GLib library.
static Type FileSelection.getType()
          Retrieve the runtime type used by the GLib library.
static Type Arrow.getType()
          Retrieve the runtime type used by the GLib library.
static Type Curve.getType()
          Retrieve the runtime type used by the GLib library.
static Type AccelGroup.getType()
          Retrieve the runtime type used by the GLib library.
static Type Plug.getType()
          Retrieve the runtime type used by the GLib library.
static Type ScrolledWindow.getType()
          Retrieve the runtime type used by the GLib library.
static Type TextView.getType()
          Retrieve the runtime type used by the GLib library.
static Type Calendar.getType()
          Retrieve the runtime type used by the GLib library.
static Type ScrollBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type CellEditable.getType()
          Retrieve the runtime type used by the GLib library.
static Type ToolTips.getType()
          Retrieve the runtime type used by the GLib library.
static Type HSeparator.getType()
          Retrieve the runtime type used by the GLib library.
static Type WindowGroup.getType()
          Retrieve the runtime type used by the GLib library.
static Type TextBuffer.getType()
          Retrieve the runtime type used by the GLib library.
static Type VSeparator.getType()
          Retrieve the runtime type used by the GLib library.
static Type Fixed.getType()
          Retrieve the runtime type used by the GLib library.
static Type IMMulticontext.getType()
          Retrieve the runtime type used by the GLib library.
static Type RcStyle.getType()
          Retrieve the runtime type used by the GLib library.
static Type CellRendererPixbuf.getType()
          Retrieve the runtime type used by the GLib library.
static Type CellRenderer.getType()
          Retrieve the runtime type used by the GLib library.
static Type ToggleButton.getType()
          Retrieve the runtime type used by the GLib library.
static Type SpinButton.getType()
          Retrieve the runtime type used by the GLib library.
static Type Paned.getType()
          Retrieve the runtime type used by the GLib library.
static Type Settings.getType()
          Retrieve the runtime type used by the GLib library.
 Type TreeModel.getType(int index)
          Returns the type of the data block.
static Type TreeModel.getType()
          Retrieve the runtime type used by the GLib library.
static Type ListStore.getType()
          Retrieve the runtime type used by the GLib library.
static Type ToolBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type Ruler.getType()
          Retrieve the runtime type used by the GLib library.
static Type ProgressBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type Accessible.getType()
          Retrieve the runtime type used by the GLib library.
static Type Alignment.getType()
          Retrieve the runtime type used by the GLib library.
static Type ImageMenuItem.getType()
          Retrieve the runtime type used by the GLib library.
static Type Window.getType()
          Retrieve the runtime type used by the GLib library.
static Type VScale.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeStore.getType()
          Retrieve the runtime type used by the GLib library.
static Type Label.getType()
          Retrieve the runtime type used by the GLib library.
static Type Notebook.getType()
          Retrieve the runtime type used by the GLib library.
static Type Table.getType()
          Retrieve the runtime type used by the GLib library.
static Type TextMark.getType()
          Retrieve the runtime type used by the GLib library.
static Type ButtonBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type TreeSelection.getType()
          Retrieve the runtime type used by the GLib library.
static Type IMContextSimple.getType()
          Retrieve the runtime type used by the GLib library.
static Type Range.getType()
          Retrieve the runtime type used by the GLib library.
static Type StatusBar.getType()
          Retrieve the runtime type used by the GLib library.
static Type MenuShell.getType()
          Retrieve the runtime type used by the GLib library.
static Type Combo.getType()
          Retrieve the runtime type used by the GLib library.
static Type HandleBox.getType()
          Retrieve the runtime type used by the GLib library.
static Type GtkObject.getType()
          Retrieve the runtime type used by the GLib library.
static Type CheckMenuItem.getType()
          Retrieve the runtime type used by the GLib library.
static Type VPaned.getType()
          Retrieve the runtime type used by the GLib library.
static Type IconFactory.getType()
          Retrieve the runtime type used by the GLib library.
static Type DrawingArea.getType()
          Retrieve the runtime type used by the GLib library.
static Type CellRendererText.getType()
          Retrieve the runtime type used by the GLib library.
static Type HScale.getType()
          Retrieve the runtime type used by the GLib library.
static Type VRuler.getType()
          Retrieve the runtime type used by the GLib library.
static Type Layout.getType()
          Retrieve the runtime type used by the GLib library.
static Type Item.getType()
          Retrieve the runtime type used by the GLib library.
static Type FontSelection.getType()
          Retrieve the runtime type used by the GLib library.
static Type Container.getType()
          Retrieve the runtime type used by the GLib library.
static Type Button.getType()
          Retrieve the runtime type used by the GLib library.
 

Constructors in org.gnu.gtk with parameters of type Type
ItemFactory(Type containerType, java.lang.String path, AccelGroup accelGroup)
          Create a new ItemFactory object.
 


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