Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 7ad4e32c316d4ad86d3c3eb0e12a6a34 > files > 45

glib-java-devel-0.4.2-8mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_0) on Fri Oct 30 13:20:31 EDT 2009 -->
<TITLE>
Type (glib-java 0.4.2 API Reference)
</TITLE>

<META NAME="date" CONTENT="2009-10-30">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Type (glib-java 0.4.2 API Reference)";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../org/gnu/glib/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../org/gnu/glib/Timer.html" title="class in org.gnu.glib"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../org/gnu/glib/TypeInterface.html" title="class in org.gnu.glib"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html?org/gnu/glib/Type.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="Type.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.gnu.glib</FONT>
<BR>
Class Type</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.gnu.glib.Type</B>
</PRE>
<HR>
<B>Deprecated.</B>&nbsp;<I>This class is part of the java-gnome 2.x family of libraries,
             which, due to their inefficiency and complexity, are no longer
             being maintained and have been abandoned by the java-gnome
             project. This class does not have an equivalent in java-gnome 4.0,</I>
<P>
<DL>
<DT><PRE>public class <B>Type</B><DT>extends java.lang.Object</DL>
</PRE>

<P>
This class represents the GLib Runtime type identification and management
 system. It provides the facilities for registering and managing all
 fundamental data types. It should be for internal use only and not be exposed
 outside of the library.
<P>

<P>
<HR>

<P>
<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#isInitialized">isInitialized</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#Type(int)">Type</A></B>(int&nbsp;handle)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#Type(java.lang.String)">Type</A></B>(java.lang.String&nbsp;name)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#BOOLEAN()">BOOLEAN</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#BOXED()">BOXED</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#CHAR()">CHAR</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#DOUBLE()">DOUBLE</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#FLAGS()">FLAGS</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#FLOAT()">FLOAT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_depth(int)">g_type_depth</A></B>(int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_from_name(java.lang.String)">g_type_from_name</A></B>(java.lang.String&nbsp;name)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_init()">g_type_init</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;BEGINNING OF JNI CODE</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_is_a(int, int)">g_type_is_a</A></B>(int&nbsp;type,
            int&nbsp;type_is_a)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_name(int)">g_type_name</A></B>(int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_parent(int)">g_type_parent</A></B>(int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#g_type_qname(int)">g_type_qname</A></B>(int&nbsp;type)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_BOOLEAN()">get_BOOLEAN</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_BOXED()">get_BOXED</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_CHAR()">get_CHAR</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_DOUBLE()">get_DOUBLE</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_FLAGS()">get_FLAGS</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_FLOAT()">get_FLOAT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_INT()">get_INT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_INTERFACE()">get_INTERFACE</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_INVALID()">get_INVALID</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_JAVA_OBJECT()">get_JAVA_OBJECT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;NATIVE METHODS - represent macros in the libs</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_LONG()">get_LONG</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_NONE()">get_NONE</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_OBJECT()">get_OBJECT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_PARAM()">get_PARAM</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_POINTER()">get_POINTER</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#get_STRING()">get_STRING</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#getTypeHandle()">getTypeHandle</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#INT()">INT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#INTERFACE()">INTERFACE</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#INVALID()">INVALID</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#JAVA_OBJECT()">JAVA_OBJECT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#LONG()">LONG</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#NONE()">NONE</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#OBJECT()">OBJECT</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#PARAM()">PARAM</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#STRING()">STRING</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#typeEquals(org.gnu.glib.Type)">typeEquals</A></B>(<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A>&nbsp;aType)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/gnu/glib/Type.html#typeIsA(org.gnu.glib.Type)">typeIsA</A></B>(<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A>&nbsp;aType)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="isInitialized"><!-- --></A><H3>
isInitialized</H3>
<PRE>
protected static boolean <B>isInitialized</B></PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DL>
</DL>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="Type(int)"><!-- --></A><H3>
Type</H3>
<PRE>
public <B>Type</B>(int&nbsp;handle)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Construct a new Type from a integer that represents the type.
<P>
</DL>
<HR>

<A NAME="Type(java.lang.String)"><!-- --></A><H3>
Type</H3>
<PRE>
public <B>Type</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Construct a Type by its' name.
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="getTypeHandle()"><!-- --></A><H3>
getTypeHandle</H3>
<PRE>
public int <B>getTypeHandle</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Returns the unique identifyer used to identify a type in the native
 libraries.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="typeEquals(org.gnu.glib.Type)"><!-- --></A><H3>
typeEquals</H3>
<PRE>
public boolean <B>typeEquals</B>(<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A>&nbsp;aType)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Compares a Type with the current object.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="typeIsA(org.gnu.glib.Type)"><!-- --></A><H3>
typeIsA</H3>
<PRE>
public boolean <B>typeIsA</B>(<A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A>&nbsp;aType)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Determine if the <tt>Type</tt> parameter is a derivable type, checking
 whether this <tt>Type</tt> object is a descendant of the <tt>Type</tt>
 parameter. If the <tt>Type</tt> parameter is an interface, check
 whether this <tt>Type</tt> object conforms to it.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>aType</CODE> - the Type to compare this Type with.
<DT><B>Returns:</B><DD><code>true</code> if this type is equal or descendant of
         <code>aType</code>, <code>false</code> otherwise.</DL>
</DD>
</DL>
<HR>

<A NAME="INVALID()"><!-- --></A><H3>
INVALID</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>INVALID</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as INVALID.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="NONE()"><!-- --></A><H3>
NONE</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>NONE</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as NONE.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="INTERFACE()"><!-- --></A><H3>
INTERFACE</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>INTERFACE</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as INTERFACE.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="CHAR()"><!-- --></A><H3>
CHAR</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>CHAR</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as CHAR.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="BOOLEAN()"><!-- --></A><H3>
BOOLEAN</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>BOOLEAN</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as BOOLEAN.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="INT()"><!-- --></A><H3>
INT</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>INT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as INT.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="LONG()"><!-- --></A><H3>
LONG</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>LONG</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as LONG.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="FLAGS()"><!-- --></A><H3>
FLAGS</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>FLAGS</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as FLAGS.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="FLOAT()"><!-- --></A><H3>
FLOAT</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>FLOAT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as FLOAT.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="DOUBLE()"><!-- --></A><H3>
DOUBLE</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>DOUBLE</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as DOUBLE.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="STRING()"><!-- --></A><H3>
STRING</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>STRING</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as STRING.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="BOXED()"><!-- --></A><H3>
BOXED</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>BOXED</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as BOXED.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="PARAM()"><!-- --></A><H3>
PARAM</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>PARAM</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as PARAM.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="OBJECT()"><!-- --></A><H3>
OBJECT</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>OBJECT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as OBJECT.
<P>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../org/gnu/glib/Type.html#JAVA_OBJECT()"><CODE>JAVA_OBJECT()</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="JAVA_OBJECT()"><!-- --></A><H3>
JAVA_OBJECT</H3>
<PRE>
public static final <A HREF="../../../org/gnu/glib/Type.html" title="class in org.gnu.glib">Type</A> <B>JAVA_OBJECT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>Superceeded by java-gnome 4.0; a method along these lines
             may well exist in the new bindings, but if it does it likely
             has a different name or signature due to the shift to an
             algorithmic mapping of the underlying native libraries.</I>
<P>
<DD>Return a Type instance initialized as JAVA_OBJECT.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_JAVA_OBJECT()"><!-- --></A><H3>
get_JAVA_OBJECT</H3>
<PRE>
protected static final int <B>get_JAVA_OBJECT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>NATIVE METHODS - represent macros in the libs
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_POINTER()"><!-- --></A><H3>
get_POINTER</H3>
<PRE>
protected static final int <B>get_POINTER</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_INVALID()"><!-- --></A><H3>
get_INVALID</H3>
<PRE>
protected static final int <B>get_INVALID</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_NONE()"><!-- --></A><H3>
get_NONE</H3>
<PRE>
protected static final int <B>get_NONE</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_INTERFACE()"><!-- --></A><H3>
get_INTERFACE</H3>
<PRE>
protected static final int <B>get_INTERFACE</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_CHAR()"><!-- --></A><H3>
get_CHAR</H3>
<PRE>
protected static final int <B>get_CHAR</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_BOOLEAN()"><!-- --></A><H3>
get_BOOLEAN</H3>
<PRE>
protected static final int <B>get_BOOLEAN</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_INT()"><!-- --></A><H3>
get_INT</H3>
<PRE>
protected static final int <B>get_INT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_LONG()"><!-- --></A><H3>
get_LONG</H3>
<PRE>
protected static final int <B>get_LONG</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_FLAGS()"><!-- --></A><H3>
get_FLAGS</H3>
<PRE>
protected static final int <B>get_FLAGS</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_FLOAT()"><!-- --></A><H3>
get_FLOAT</H3>
<PRE>
protected static final int <B>get_FLOAT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_DOUBLE()"><!-- --></A><H3>
get_DOUBLE</H3>
<PRE>
protected static final int <B>get_DOUBLE</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_STRING()"><!-- --></A><H3>
get_STRING</H3>
<PRE>
protected static final int <B>get_STRING</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_BOXED()"><!-- --></A><H3>
get_BOXED</H3>
<PRE>
protected static final int <B>get_BOXED</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_PARAM()"><!-- --></A><H3>
get_PARAM</H3>
<PRE>
protected static final int <B>get_PARAM</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="get_OBJECT()"><!-- --></A><H3>
get_OBJECT</H3>
<PRE>
protected static final int <B>get_OBJECT</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_init()"><!-- --></A><H3>
g_type_init</H3>
<PRE>
protected static final void <B>g_type_init</B>()</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>BEGINNING OF JNI CODE
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_name(int)"><!-- --></A><H3>
g_type_name</H3>
<PRE>
protected static final java.lang.String <B>g_type_name</B>(int&nbsp;type)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_qname(int)"><!-- --></A><H3>
g_type_qname</H3>
<PRE>
protected static final int <B>g_type_qname</B>(int&nbsp;type)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_from_name(java.lang.String)"><!-- --></A><H3>
g_type_from_name</H3>
<PRE>
protected static final int <B>g_type_from_name</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_parent(int)"><!-- --></A><H3>
g_type_parent</H3>
<PRE>
protected static final int <B>g_type_parent</B>(int&nbsp;type)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_depth(int)"><!-- --></A><H3>
g_type_depth</H3>
<PRE>
protected static final int <B>g_type_depth</B>(int&nbsp;type)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="g_type_is_a(int, int)"><!-- --></A><H3>
g_type_is_a</H3>
<PRE>
protected static final boolean <B>g_type_is_a</B>(int&nbsp;type,
                                           int&nbsp;type_is_a)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../org/gnu/glib/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../org/gnu/glib/Timer.html" title="class in org.gnu.glib"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../org/gnu/glib/TypeInterface.html" title="class in org.gnu.glib"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../index.html?org/gnu/glib/Type.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="Type.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>