1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<!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>gtkmm: New API in gtkmm 1.3</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 Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related 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>
<div class="contents">
<h1><a class="anchor" id="since_1_3">New API in gtkmm 1.3 </a></h1><p><a class="anchor" id="_since_1_3000002"></a> </p>
<dl>
<dt>Member <a class="el" href="classAtk_1_1Text.html#a0d547bd9d5c17d52d16addd236e7b8a2">Atk::Text::get_bounded_ranges</a> (const Rectangle& rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) </dt>
<dd></dd>
</dl>
<p><a class="anchor" id="_since_1_3000001"></a> </p>
<dl>
<dt>Member <a class="el" href="classAtk_1_1Text.html#aa58bbce3c64f2c60a92c70703d310495">Atk::Text::get_range_extents</a> (int start_offset, int end_offset, CoordType coord_type, Rectangle& rect) </dt>
<dd></dd>
</dl>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:36 2010 for gtkmm by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
|