Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 36a4a1ce4320fd74059ccc32828cc5d4 > files > 1200

gtkmm3.0-doc-3.14.0-2.mga5.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.7"/>
<title>gtkmm: New API in gtkmm 3.8</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">gtkmm
   &#160;<span id="projectnumber">3.14.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
  <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">New API in gtkmm 3.8 </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_since_3_8000004"></a>Member <a class="el" href="classGdk_1_1Rectangle.html#a05aa85d4ebaafa7f6e265642fdd53ba1">Gdk::Rectangle::intersects</a>  (const Rectangle&amp; src2) const </dt>
<dd><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">src2</td><td>The rectangle with which to check intersection with this rectangle. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Whether this rectangle intersects <em>src2</em>.  </dd></dl>
</dd>
<dt><a class="anchor" id="_since_3_8000007"></a>Member <a class="el" href="classGdk_1_1Window.html#afd328f32a12b993e6c0c0a2e12bfb841">Gdk::Window::get_fullscreen_mode</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000006"></a>Member <a class="el" href="classGdk_1_1Window.html#a3466c5082422623a3fc658e832f5d327">Gdk::Window::set_fullscreen_mode</a>  (FullscreenMode mode)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000008"></a>Member <a class="el" href="classGtk_1_1Builder.html#a03e6205cda3bf808c4814a0421465882">Gtk::Builder::expose_object</a>  (const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const Glib::RefPtr&lt; Glib::Object &gt;&amp; object)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000009"></a>Member <a class="el" href="classGtk_1_1Builder.html#a4bfea876f92fcf4b50642d50257350ca">Gtk::Builder::get_object</a>  (const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name) const </dt>
<dd><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>Name of object to get. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The object named <em>name</em> or <code>0</code> if it could not be found in the object tree.  </dd></dl>
</dd>
<dt><a class="anchor" id="_since_3_8000012"></a>Member <a class="el" href="classGtk_1_1Builder.html#ad66ffbd57ad7db95963daddfedec920e">Gtk::Builder::get_objects</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000013"></a>Member <a class="el" href="classGtk_1_1Builder.html#a85ede3fdc79dbab53c424f5a2c7e5c04">Gtk::Builder::get_objects</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000010"></a>Member <a class="el" href="classGtk_1_1Builder.html#aa3fec8b2dc543cf85495e619b3dfd9fd">Gtk::Builder::get_widget</a>  (const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const T_Widget*&amp; widget) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000011"></a>Member <a class="el" href="classGtk_1_1Builder.html#a57166ba38c0919abc343c8f670bc3ca1">Gtk::Builder::get_widget_derived</a>  (const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const T_Widget*&amp; widget) const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000014"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#a7ac4105f63dccb47acb639809d26e3d9">Gtk::IconInfo::load_icon_async</a>  (const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGio.html#aecaa02709f9ab83fa2b36d2571665cbe">Gio::SlotAsyncReady</a>&amp; slot, const Glib::RefPtr&lt; Gio::Cancellable &gt;&amp; cancellable)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000015"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#ad5ea9bd3c06fe4eac3af64684bfec4d4">Gtk::IconInfo::load_icon_async</a>  (const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGio.html#aecaa02709f9ab83fa2b36d2571665cbe">Gio::SlotAsyncReady</a>&amp; slot)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000016"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#a47b093ab51ccc7c0134041d0ba0b8eaf">Gtk::IconInfo::load_icon_finish</a>  (const Glib::RefPtr&lt; Gio::AsyncResult &gt;&amp; result)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000020"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#aa88386a551af3571df318c63c796d522">Gtk::IconInfo::load_symbolic_finish</a>  (const Glib::RefPtr&lt; Gio::AsyncResult &gt;&amp; result, bool&amp; was_symbolic)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000017"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#a4ab26861bb2f4220c95b233d897ba252">Gtk::IconInfo::load_symbolic_for_context_async</a>  (const Glib::RefPtr&lt; StyleContext &gt;&amp; context, const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGio.html#aecaa02709f9ab83fa2b36d2571665cbe">Gio::SlotAsyncReady</a>&amp; slot, const Glib::RefPtr&lt; Gio::Cancellable &gt;&amp; cancellable)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000018"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#aad5fc1ea0539002f03eb772f7014c715">Gtk::IconInfo::load_symbolic_for_context_async</a>  (const Glib::RefPtr&lt; StyleContext &gt;&amp; context, const <a class="elRef" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGio.html#aecaa02709f9ab83fa2b36d2571665cbe">Gio::SlotAsyncReady</a>&amp; slot)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000019"></a>Member <a class="el" href="classGtk_1_1IconInfo.html#aa3c7db0855682ef99335a36a2986319b">Gtk::IconInfo::load_symbolic_for_context_finish</a>  (const Glib::RefPtr&lt; Gio::AsyncResult &gt;&amp; result, bool&amp; was_symbolic)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000022"></a>Member <a class="el" href="classGtk_1_1IconView.html#a08d9aadf943a89e596b742dfd10bb95b">Gtk::IconView::get_activate_on_single_click</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000021"></a>Member <a class="el" href="classGtk_1_1IconView.html#aee0728244ce8f71bd6215190836f11f4">Gtk::IconView::set_activate_on_single_click</a>  (bool single=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000024"></a>Member <a class="el" href="classGtk_1_1LevelBar.html#a502799bf196716294d51a08289a2758c">Gtk::LevelBar::get_inverted</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000023"></a>Member <a class="el" href="classGtk_1_1LevelBar.html#aaac73c5fe66b35bd2261775043c028f1">Gtk::LevelBar::set_inverted</a>  (bool inverted=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000025"></a>Member <a class="el" href="classGtk_1_1ScrolledWindow.html#ac3ad324ec9013a612a9f9f1aacf5277a">Gtk::ScrolledWindow::remove_with_viewport</a>  ()</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000027"></a>Member <a class="el" href="classGtk_1_1TreeView.html#af0590d2915d7537e6df6d6ac9b57519d">Gtk::TreeView::get_activate_on_single_click</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000026"></a>Member <a class="el" href="classGtk_1_1TreeView.html#a93b41ba7d4f9424bf11ecef742abbe1e">Gtk::TreeView::set_activate_on_single_click</a>  (bool single=true)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000032"></a>Member <a class="el" href="classGtk_1_1Widget.html#a077b3d30068eb952bfbe5a5b4a120510">Gtk::Widget::get_opacity</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000028"></a>Member <a class="el" href="classGtk_1_1Widget.html#a4c9d61aa7062c3010dd7473ef60d4fa9">Gtk::Widget::is_visible</a>  () const </dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000029"></a>Member <a class="el" href="classGtk_1_1Widget.html#a4b3c54d8a167e6901e558d5d6dd812e2">Gtk::Widget::register_window</a>  (const Glib::RefPtr&lt; Gdk::Window &gt;&amp; window)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000031"></a>Member <a class="el" href="classGtk_1_1Widget.html#a8ace1feccc2a5719e3589484a33854f9">Gtk::Widget::set_opacity</a>  (double opacity)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000030"></a>Member <a class="el" href="classGtk_1_1Widget.html#a6026018067a203e986b88b84e0638bb6">Gtk::Widget::unregister_window</a>  (const Glib::RefPtr&lt; Gdk::Window &gt;&amp; window)</dt>
<dd></dd>
<dt><a class="anchor" id="_since_3_8000002"></a>Member <a class="el" href="classGdk_1_1Rectangle.html#a291ca74c1aa0f0e32845c53fd945b232">intersect</a>  </dt>
<dd><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">src1</td><td>One of the rectangles. </td></tr>
    <tr><td class="paramname">src2</td><td>The other rectangle. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The intersection of <em>src1</em> and <em>src2</em>. </dd></dl>
</dd>
<dt><a class="anchor" id="_since_3_8000003"></a>Member <a class="el" href="classGdk_1_1Rectangle.html#ae99fb9c8d4e5c4bbe48ab96f6062e816">intersect</a>  </dt>
<dd><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramdir"></td><td class="paramname">src1</td><td>One of the rectangles. </td></tr>
    <tr><td class="paramdir"></td><td class="paramname">src2</td><td>The other rectangle. </td></tr>
    <tr><td class="paramdir">[out]</td><td class="paramname">rectangles_intersect</td><td>This will be set to <code>true</code> if the rectangles intersect, else <code>false</code>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The intersection of <em>src1</em> and <em>src2</em>. </dd></dl>
</dd>
<dt><a class="anchor" id="_since_3_8000001"></a>Member <a class="el" href="classGdk_1_1Rectangle.html#aadf7d3c02a3817ab4d656dd4055190ca">join</a>  </dt>
<dd><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">src1</td><td>One of the rectangles. </td></tr>
    <tr><td class="paramname">src2</td><td>The other rectangle. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The union of <em>src1</em> and <em>src2</em>.</dd></dl>
</dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Sep 23 2014 12:59:11 for gtkmm by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.7
</small></address>
</body>
</html>