~ubuntu-branches/ubuntu/precise/gtkmm3.0/precise

« back to all changes in this revision

Viewing changes to docs/reference/html/classGtk_1_1LinkButton.html

  • Committer: Martin Pitt
  • Date: 2011-09-15 04:38:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: martin.pitt@canonical.com-20110915043842-0gx3nvbjkvtl2fdy
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 <tbody>
15
15
 <tr style="height: 56px;">
16
16
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">gtkmm&#160;<span id="projectnumber">3.1.16</span></div>
 
17
   <div id="projectname">gtkmm&#160;<span id="projectnumber">3.1.18</span></div>
18
18
  </td>
19
19
 </tr>
20
20
 </tbody>
235
235
<p>Retrieves the 'visited' state of the URI where the <a class="el" href="classGtk_1_1LinkButton.html" title="Create buttons bound to a URL.">Gtk::LinkButton</a> points. </p>
236
236
<p>The button becomes visited when it is clicked. If the URI is changed on the button, the 'visited' state is unset again.</p>
237
237
<p>The state may also be changed using <a class="el" href="classGtk_1_1LinkButton.html#acc166b4be292555b232d824fea7de52c" title="Sets the &#39;visited&#39; state of the URI where the Gtk::LinkButton points.">set_visited()</a>.</p>
238
 
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000073">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
 
238
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000075">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
239
239
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the link has been visited, <code>false</code> otherwise. </dd></dl>
240
240
 
241
241
</div>
420
420
 
421
421
<p>Sets the 'visited' state of the URI where the <a class="el" href="classGtk_1_1LinkButton.html" title="Create buttons bound to a URL.">Gtk::LinkButton</a> points. </p>
422
422
<p>See <a class="el" href="classGtk_1_1LinkButton.html#a2662ac4e14b3aa9b5c327a78dc448aea" title="Retrieves the &#39;visited&#39; state of the URI where the Gtk::LinkButton points.">get_visited()</a> for more details.</p>
423
 
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000074">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
 
423
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000076">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
424
424
<dl><dt><b>Parameters:</b></dt><dd>
425
425
  <table class="params">
426
426
    <tr><td class="paramname">visited</td><td>The new 'visited' state. </td></tr>
489
489
<li>gtkmm/linkbutton.h</li>
490
490
</ul>
491
491
</div>
492
 
<hr class="footer"/><address class="footer"><small>Generated on Wed Aug 31 2011 12:16:05 for gtkmm by&#160;
 
492
<hr class="footer"/><address class="footer"><small>Generated on Tue Sep 6 2011 11:31:50 for gtkmm by&#160;
493
493
<a href="http://www.doxygen.org/index.html">
494
494
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
495
495
</body>