Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > c5192a0b0b9125146a9f568ff8619b92 > files > 81

atkmm-doc-2.24.2-1.mga6.noarch.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>atkmm: Deprecated List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">atkmm
   &#160;<span id="projectnumber">2.24.2</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Deprecated List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_deprecated000001"></a>Member <a class="el" href="classAtk_1_1Component.html#a3801c9c8883b04c3cb6cbc3a8324d720">Atk::Component::add_focus_handler</a>  (AtkFocusHandler handler)</dt>
<dd>If you need to track when an object gains or lose the focus, use <a class="el" href="classAtk_1_1Object.html#a9da6511ef70dd4f5646894a4f71a1e89">Atk::Object::signal_state_change()</a> and check for focused notification instead. </dd>
<dt><a class="anchor" id="_deprecated000002"></a>Member <a class="el" href="classAtk_1_1Component.html#ab3f0b95a127bd1007bc90bf8c34077ba">Atk::Component::get_position</a>  (int&amp; x, int&amp; y, CoordType coord_type) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Component.html#aff54a73d11808f3b83e476b0b6c6ef72" title="Gets the rectangle which gives the extent of the component. ">get_extents()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000003"></a>Member <a class="el" href="classAtk_1_1Component.html#a5a99521eb20cd82226016196f642684b">Atk::Component::get_size</a>  (int&amp; width, int&amp; height) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Component.html#aff54a73d11808f3b83e476b0b6c6ef72" title="Gets the rectangle which gives the extent of the component. ">get_extents()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000004"></a>Member <a class="el" href="classAtk_1_1Component.html#a980a75536f126672470779ab68a08502">Atk::Component::remove_focus_handler</a>  (guint handler_id)</dt>
<dd>If you need to track when an object gains or lose the focus, use <a class="el" href="classAtk_1_1Object.html#a9da6511ef70dd4f5646894a4f71a1e89">Atk::Object::signal_state_change()</a> and check for focused notification instead. </dd>
<dt><a class="anchor" id="_deprecated000006"></a>Member <a class="el" href="classAtk_1_1Document.html#a9416b4cdce5546b53c01590cf345d916">Atk::Document::get_document</a>  ()</dt>
<dd><a class="el" href="classAtk_1_1Document.html" title="The ATK interface which allows access to a DOM associated with on object. ">Document</a> is already a representation of the document. Use it directly, or one of its children, as an instance of the DOM. </dd>
<dt><a class="anchor" id="_deprecated000005"></a>Member <a class="el" href="classAtk_1_1Document.html#afc3d3f8af8e9788684fa9075d4b19ca3">Atk::Document::get_document_type</a>  () const </dt>
<dd>Please use get_attribute() to ask for the document type if it applies. </dd>
<dt><a class="anchor" id="_deprecated000008"></a>Member <a class="el" href="classAtk_1_1Table.html#ae3ddedef2be5b9d63fc0f1eac96d5179">Atk::Table::get_column_at_index</a>  (int index) const </dt>
<dd>This should not be used in newly-written code. </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Member <a class="el" href="classAtk_1_1Table.html#a642c4291054ec74608856d614ff74888">Atk::Table::get_index_at</a>  (int row, int column) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Table.html#a4b50a5f631399e3822d5ee8390ba95c3" title="Get a reference to the table cell at row, column. ">get_at()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000009"></a>Member <a class="el" href="classAtk_1_1Table.html#afac40179aeb4b0a308953bdb9b9ca399">Atk::Table::get_row_at_index</a>  (int index) const </dt>
<dd>This should not be used in newly-written code. </dd>
<dt><a class="anchor" id="_deprecated000010"></a>Member <a class="el" href="classAtk_1_1Text.html#a3850bea8df6900731de05add95c3dc36">Atk::Text::get_text_after_offset</a>  (int offset, TextBoundary boundary_type, int&amp; start_offset, int&amp; end_offset) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Text.html#adf22ecc82e21072ef153559362566145" title="Gets a portion of the text exposed through an Atk::Text according to a given offset and a specific gr...">get_string_at_offset()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000013"></a>Member <a class="el" href="classAtk_1_1Text.html#ae75ece1bc7052a9ce77ff8e39490e631">Atk::Text::get_text_after_offset_vfunc</a>  (int offset, TextBoundary boundary_type, int&amp; start_offset, int&amp; end_offset) const </dt>
<dd>This virtual function is deprecated and it should not be overridden.  </dd>
<dt><a class="anchor" id="_deprecated000011"></a>Member <a class="el" href="classAtk_1_1Text.html#af4a06a65abef1a65af82cc11e54adf3f">Atk::Text::get_text_at_offset</a>  (int offset, TextBoundary boundary_type, int&amp; start_offset, int&amp; end_offset) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Text.html#adf22ecc82e21072ef153559362566145" title="Gets a portion of the text exposed through an Atk::Text according to a given offset and a specific gr...">get_string_at_offset()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000012"></a>Member <a class="el" href="classAtk_1_1Text.html#a8472685388551749d87a43ce62982644">Atk::Text::get_text_before_offset</a>  (int offset, TextBoundary boundary_type, int&amp; start_offset, int&amp; end_offset) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Text.html#adf22ecc82e21072ef153559362566145" title="Gets a portion of the text exposed through an Atk::Text according to a given offset and a specific gr...">get_string_at_offset()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000014"></a>Member <a class="el" href="classAtk_1_1Text.html#a12f7c5a3ebc090a9787ef48ff5b5148d">Atk::Text::get_text_before_offset_vfunc</a>  (int offset, TextBoundary boundary_type, int&amp; start_offset, int&amp; end_offset) const </dt>
<dd>This virtual function is deprecated and it should not be overridden.  </dd>
<dt><a class="anchor" id="_deprecated000015"></a>Member <a class="el" href="classAtk_1_1Value.html#a413b3aa759306e5453c52c3cc633bbdd">Atk::Value::get_current_value</a>  (<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Value.html#a57b6e5cd2259cc1b9d0d0f893b54aacf" title="Gets the current value and the human readable text alternative. ">get_value_and_text()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000016"></a>Member <a class="el" href="classAtk_1_1Value.html#a05900879b78b99af2f608f8aa6225043">Atk::Value::get_maximum_value</a>  (<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Value.html#a946df62496c55e3a249d132b26d368d3" title="Gets the range of this object. ">get_range()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000017"></a>Member <a class="el" href="classAtk_1_1Value.html#aa846b94c5afd243ad9b6488f3c882b30">Atk::Value::get_minimum_value</a>  (<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value) const </dt>
<dd>Use <a class="el" href="classAtk_1_1Value.html#a946df62496c55e3a249d132b26d368d3" title="Gets the range of this object. ">get_range()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000018"></a>Member <a class="el" href="classAtk_1_1Value.html#a5f68e4192b070a56f2f5dbdc29d18ef1">Atk::Value::set_current_value</a>  (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value)</dt>
<dd>Use <a class="el" href="classAtk_1_1Value.html#afe294122ffa7695ef429183e6abf1f39" title="Sets the value of this object. ">set_value()</a> instead.</dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Nov 29 2015 21:05:32 for atkmm by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>