Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > f37f2c0b149d5391818dc5157943cda0 > files > 312

gnome-chemistry-utils-devel-0.10.8-3mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>The Gnome Chemistry Utils: fontsel.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_3f1a4fbcec42af7c381c8030b930461d.html">libs</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_1f5da3c0cda3468e6af2b669a803fceb.html">gcp</a>
  </div>
</div>
<div class="contents">
<h1>fontsel.h File Reference</h1><code>#include &lt;glib-object.h&gt;</code><br/>

<p><a href="fontsel_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="fontsel_8h.html#aecddaf8d600ba9b786a822f3e16772df">GCP_FONT_SEL_TYPE</a>&nbsp;&nbsp;&nbsp;(gcp_font_sel_get_type ())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="fontsel_8h.html#a8de103bd31ce19068d2c62c66ac7145a">GCP_FONT_SEL</a>(obj)&nbsp;&nbsp;&nbsp;(G_TYPE_CHECK_INSTANCE_CAST ((obj), GCP_FONT_SEL_TYPE, <a class="el" href="structGcpFontSel.html">GcpFontSel</a>))</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="fontsel_8h.html#a4d06cc5cf0dad75f7719b48aee601f46">IS_GCP_FONT_SEL</a>(obj)&nbsp;&nbsp;&nbsp;(G_TYPE_CHECK_INSTANCE_TYPE ((obj), GCP_FONT_SEL_TYPE))</td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="fontsel_8h.html#a25e89644cfe72c1337a5a1a0e3e1e34e">gcp_font_sel_get_type</a> (void)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Declaration of the <a class="el" href="structGcpFontSel.html">GcpFontSel</a> widget. </p>

<p>Definition in file <a class="el" href="fontsel_8h_source.html">fontsel.h</a>.</p>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a8de103bd31ce19068d2c62c66ac7145a"></a><!-- doxytag: member="fontsel.h::GCP_FONT_SEL" ref="a8de103bd31ce19068d2c62c66ac7145a" args="(obj)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GCP_FONT_SEL</td>
          <td>(</td>
          <td class="paramtype">obj&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td>&nbsp;&nbsp;&nbsp;(G_TYPE_CHECK_INSTANCE_CAST ((obj), GCP_FONT_SEL_TYPE, <a class="el" href="structGcpFontSel.html">GcpFontSel</a>))</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Casts <em>obj</em> to a <a class="el" href="structGcpFontSel.html">GcpFontSel</a> * pointer. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a pointer to the <a class="el" href="structGcpFontSel.html">GcpFontSel</a> * or NULL if <em>obj</em> does not point to a <a class="el" href="structGcpFontSel.html">GcpFontSel</a> widget. </dd></dl>

<p>Definition at line <a class="el" href="fontsel_8h_source.html#l00043">43</a> of file <a class="el" href="fontsel_8h_source.html">fontsel.h</a>.</p>

</div>
</div>
<a class="anchor" id="aecddaf8d600ba9b786a822f3e16772df"></a><!-- doxytag: member="fontsel.h::GCP_FONT_SEL_TYPE" ref="aecddaf8d600ba9b786a822f3e16772df" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GCP_FONT_SEL_TYPE&nbsp;&nbsp;&nbsp;(gcp_font_sel_get_type ())</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the GType associated to <a class="el" href="structGcpFontSel.html">GcpFontSel</a> </dd></dl>

<p>Definition at line <a class="el" href="fontsel_8h_source.html#l00037">37</a> of file <a class="el" href="fontsel_8h_source.html">fontsel.h</a>.</p>

</div>
</div>
<a class="anchor" id="a4d06cc5cf0dad75f7719b48aee601f46"></a><!-- doxytag: member="fontsel.h::IS_GCP_FONT_SEL" ref="a4d06cc5cf0dad75f7719b48aee601f46" args="(obj)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define IS_GCP_FONT_SEL</td>
          <td>(</td>
          <td class="paramtype">obj&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td>&nbsp;&nbsp;&nbsp;(G_TYPE_CHECK_INSTANCE_TYPE ((obj), GCP_FONT_SEL_TYPE))</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>TRUE if <em>obj</em> points to a <a class="el" href="structGcpFontSel.html">GcpFontSel</a> widget, FALSE otherwise. </dd></dl>

<p>Definition at line <a class="el" href="fontsel_8h_source.html#l00047">47</a> of file <a class="el" href="fontsel_8h_source.html">fontsel.h</a>.</p>

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a25e89644cfe72c1337a5a1a0e3e1e34e"></a><!-- doxytag: member="fontsel.h::gcp_font_sel_get_type" ref="a25e89644cfe72c1337a5a1a0e3e1e34e" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GType gcp_font_sel_get_type </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the GType associated to <a class="el" href="structGcpFontSel.html">GcpFontSel</a> </dd></dl>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 6 18:33:53 2009 for The Gnome Chemistry Utils by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>