Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 916d33628a558f568f42a3b32e800b17 > files > 21

libvtemm-docs-0.23.1-2.fc15.i686.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>libvtemm: Gnome::Vte::TextAndCharAttrs Class 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&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><b>Gnome</b>::<b>Vte</b>::<a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html">TextAndCharAttrs</a>
  </div>
</div>
<div class="contents">
<h1>Gnome::Vte::TextAndCharAttrs Class Reference</h1><!-- doxytag: class="Gnome::Vte::TextAndCharAttrs" -->
<p><a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html" title="TextAndCharAttrs - class storing string and its attributes.">TextAndCharAttrs</a> - class storing string and its attributes. <a href="#_details">More...</a></p>

<p><code>#include &lt;libvtemm/textandcharattrs.h&gt;</code></p>

<p><a href="classGnome_1_1Vte_1_1TextAndCharAttrs-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html#a295ae73fb3f8223025083a64d3e07336">TextAndCharAttrs</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; text, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">ArrayHandle_CharAttributes</a>&amp; attributes)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The only way to fill <a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html" title="TextAndCharAttrs - class storing string and its attributes.">Gnome::Vte::TextAndCharAttrs</a> class. <a href="#a295ae73fb3f8223025083a64d3e07336"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html#ade43d8e59ef4c0a6f1ceb68f98c2815e">get_text</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets stored string. <a href="#ade43d8e59ef4c0a6f1ceb68f98c2815e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">ArrayHandle_CharAttributes</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html#a00c8dc657370cb719fdd1bdc1261eec1">get_attributes</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets stored attributes. <a href="#a00c8dc657370cb719fdd1bdc1261eec1"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html" title="TextAndCharAttrs - class storing string and its attributes.">TextAndCharAttrs</a> - class storing string and its attributes. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a295ae73fb3f8223025083a64d3e07336"></a><!-- doxytag: member="Gnome::Vte::TextAndCharAttrs::TextAndCharAttrs" ref="a295ae73fb3f8223025083a64d3e07336" args="(const Glib::ustring &amp;text, const ArrayHandle_CharAttributes &amp;attributes)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gnome::Vte::TextAndCharAttrs::TextAndCharAttrs </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>text</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">ArrayHandle_CharAttributes</a> &amp;&#160;</td>
          <td class="paramname"> <em>attributes</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The only way to fill <a class="el" href="classGnome_1_1Vte_1_1TextAndCharAttrs.html" title="TextAndCharAttrs - class storing string and its attributes.">Gnome::Vte::TextAndCharAttrs</a> class. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>text</em>&#160;</td><td>String to store. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>attributes</em>&#160;</td><td>Array of string's attributes. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a00c8dc657370cb719fdd1bdc1261eec1"></a><!-- doxytag: member="Gnome::Vte::TextAndCharAttrs::get_attributes" ref="a00c8dc657370cb719fdd1bdc1261eec1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ArrayHandle.html">ArrayHandle_CharAttributes</a> Gnome::Vte::TextAndCharAttrs::get_attributes </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets stored attributes. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Stored attributes. </dd></dl>

</div>
</div>
<a class="anchor" id="ade43d8e59ef4c0a6f1ceb68f98c2815e"></a><!-- doxytag: member="Gnome::Vte::TextAndCharAttrs::get_text" ref="ade43d8e59ef4c0a6f1ceb68f98c2815e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gnome::Vte::TextAndCharAttrs::get_text </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets stored string. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Stored string. </dd></dl>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 14 Jan 2010 for libvtemm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>