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 HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkmm 2.4: Member List</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 -->
<h1>Gtk::IconSize Member List</h1>This is the complete list of members for <a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#5218ea776642be58193f111ce236b4e1">from_name</a>(const Glib::ustring& name)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#ac6b2fbfd2d1ad3321d8292d64fe1b1d">get_name</a>(IconSize size)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#9980786a8c9b6c74098e7ab20f6c8e51">IconSize</a>()</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#8c20145e771b016ea6746eeac47c0505">IconSize</a>(BuiltinIconSize size)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#0c689319928c65b522029abee2d90e15">IconSize</a>(int size)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [inline, explicit]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#93ac90db97f3e164d8698c249b546556">lookup</a>(IconSize size, int& width, int& height)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#0be8a5befb5c4445ea0a1ff109744d8b">operator int</a>() const</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [inline]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#825d2c90489fd0f94db22113a2a4f514">register_alias</a>(const Glib::ustring& alias, IconSize target)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classGtk_1_1IconSize.html#edea29b7b2de8b8d7e54fadd0c8f329a">register_new</a>(const Glib::ustring& name, int width, int height)</td><td><a class="el" href="classGtk_1_1IconSize.html">Gtk::IconSize</a></td><td><code> [static]</code></td></tr>
</table></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>
|