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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkmm 2.4: treeview.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
<td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
<td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
<a class="qindex" href="../../index.html">Main Page</a>
<a href="group__Widgets.html">Widgets</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../tutorial/html/index.html"> Book</a>
</center>
<hr width="100%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="dir_10d2714506eb2f90bc6bdfa26011a2e5.html">gtk</a> » <a class="el" href="dir_c419baee9673d22ed0e5da687a3b59d5.html">gtkmm</a></div>
<h1>treeview.h File Reference</h1>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html">Glib</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceGtk.html">Gtk</a></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1TreeView.html">Gtk::TreeView</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="classGtk_1_1TreeView.html">TreeView</a> widget displays the model (<a class="el" href="classGtk_1_1TreeModel.html">Gtk::TreeModel</a>) data and allows the user to interact with it. <a href="classGtk_1_1TreeView.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="treeview_8h.html#b4babe90699467c284c3a50285c787f3">GTKMM_HAVE_SIGC_BIND</a> 1</td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="group__gtkmmEnums.html#g13ae619b02491e21302ca02d94649844">Gtk::TreeViewDropPosition</a> { <br>
<a class="el" href="group__gtkmmEnums.html#gg13ae619b02491e21302ca02d946498441048c35d0436e674d7b21b98f32611e9">Gtk::TREE_VIEW_DROP_BEFORE</a>,
<br>
<a class="el" href="group__gtkmmEnums.html#gg13ae619b02491e21302ca02d94649844ecce8ddc9399c2a358d8b2ea2623734b">Gtk::TREE_VIEW_DROP_AFTER</a>,
<br>
<a class="el" href="group__gtkmmEnums.html#gg13ae619b02491e21302ca02d946498449f5979f556d48f452222a514f3400e75">Gtk::TREE_VIEW_DROP_INTO_OR_BEFORE</a>,
<br>
<a class="el" href="group__gtkmmEnums.html#gg13ae619b02491e21302ca02d94649844fd8db6322c99155bde869d5ad8094b22">Gtk::TREE_VIEW_DROP_INTO_OR_AFTER</a>
<br>
}</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="group__gtkmmEnums.html#gd31d2169f6fed4a27e4e42072822c43e">Gtk::TreeViewGridLines</a> { <br>
<a class="el" href="group__gtkmmEnums.html#ggd31d2169f6fed4a27e4e42072822c43ee0dd7d2a907a08f8b74f0683f75d0376">Gtk::TREE_VIEW_GRID_LINES_NONE</a>,
<br>
<a class="el" href="group__gtkmmEnums.html#ggd31d2169f6fed4a27e4e42072822c43e2ce29d0853e0c3b8a03a4ea6e726c595">Gtk::TREE_VIEW_GRID_LINES_HORIZONTAL</a>,
<br>
<a class="el" href="group__gtkmmEnums.html#ggd31d2169f6fed4a27e4e42072822c43e5c082ed1ee1db622bf8197726ef1e3c9">Gtk::TREE_VIEW_GRID_LINES_VERTICAL</a>,
<br>
<a class="el" href="group__gtkmmEnums.html#ggd31d2169f6fed4a27e4e42072822c43e9388f71e1b5b63db856a2f72cddc17b9">Gtk::TREE_VIEW_GRID_LINES_BOTH</a>
<br>
}</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="b4babe90699467c284c3a50285c787f3"></a><!-- doxytag: member="treeview.h::GTKMM_HAVE_SIGC_BIND" ref="b4babe90699467c284c3a50285c787f3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define GTKMM_HAVE_SIGC_BIND 1 </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
</div>
<!-- end main content -->
<hr><address><small>
Generated for gtkmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 © 1997-2001</small></address>
</body>
</html>
|