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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457
|
<!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: Gtk::FontSelectionDialog Class Reference</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><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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1FontSelectionDialog.html">FontSelectionDialog</a>
</div>
</div>
<div class="contents">
<h1>Gtk::FontSelectionDialog Class Reference<br/>
<small>
[<a class="el" href="group__Dialogs.html">Dialogs</a>]</small>
</h1><!-- doxytag: class="Gtk::FontSelectionDialog" --><!-- doxytag: inherits="Gtk::Dialog" -->
<p>A dialog box for selecting fonts. <a href="#_details">More...</a></p>
<p>Inherits <a class="el" href="classGtk_1_1Dialog.html">Gtk::Dialog</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::FontSelectionDialog:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1FontSelectionDialog__coll__graph.png" border="0" usemap="#Gtk_1_1FontSelectionDialog_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1FontSelectionDialog_coll__map" id="Gtk_1_1FontSelectionDialog_coll__map">
<area shape="rect" href="classGtk_1_1Dialog.html" title="Create popup windows." alt="" coords="148,677,233,707"/><area shape="rect" href="classGtk_1_1Window.html" title="Toplevel Window This represents all widgets which are physical windows controlled..." alt="" coords="143,597,239,627"/><area shape="rect" href="classGtk_1_1Bin.html" title="A container with just one child." alt="" coords="63,501,132,531"/><area shape="rect" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="37,405,141,435"/><area shape="rect" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)." alt="" coords="44,325,135,355"/><area shape="rect" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non-widget objects such..." alt="" coords="5,245,93,275"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Object.html" title="Glib::Object" alt="" coords="8,165,99,195"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="64,85,184,115"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="123,165,227,195"/><area shape="rect" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="71,5,177,35"/><area shape="rect" href="classAtk_1_1Implementor.html" title="Atk::Implementor" alt="" coords="117,245,237,275"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1RefPtr.html" title="Glib::RefPtr\< AccelGroup \>" alt="" coords="167,501,348,531"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1RefPtr.html" title="Glib::RefPtr\< T_CppObject \>" alt="" coords="165,405,355,435"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classGtk_1_1FontSelectionDialog-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a442a687d1ee1e453bc47df4baa3e93e6">~FontSelectionDialog</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkFontSelectionDialog* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#ad5b39fcf3ce8f770bc2987267f46a12b">gobj</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#ad5b39fcf3ce8f770bc2987267f46a12b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkFontSelectionDialog* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#ab036ff001acbc16468acf1c7009026fc">gobj</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#ab036ff001acbc16468acf1c7009026fc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a44d44a60147a41d3f1cf0be9e3f51714">FontSelectionDialog</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#abcf547fc928751e5ad47ffc7590032db">FontSelectionDialog</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& title)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a57e2bb2d2d8dc9cd19acac175a99d3d2">set_font_name</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& fontname)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the currently selected font. <a href="#a57e2bb2d2d8dc9cd19acac175a99d3d2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#aaaba3ee18f9473c5c99ad62f7dc487fb">get_font_name</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the currently-selected font name. <a href="#aaaba3ee18f9473c5c99ad62f7dc487fb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a50dd726156c4f5c38b1363b68ee40cb8">get_preview_text</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the text displayed in the preview area. <a href="#a50dd726156c4f5c38b1363b68ee40cb8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a1ca97484715df8e3b5f329ad4bf10b46">set_preview_text</a> (const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& fontname)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the text displayed in the preview area. <a href="#a1ca97484715df8e3b5f329ad4bf10b46"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Button.html">Button</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a80812c9c82e0d470536b81f85e7770c1">get_ok_button</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the 'OK' button. <a href="#a80812c9c82e0d470536b81f85e7770c1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Button.html">Button</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#af2e538bc237879f4a826f1fd14bdd907">get_ok_button</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the 'OK' button. <a href="#af2e538bc237879f4a826f1fd14bdd907"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Button.html">Button</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a24e474d7071852085213870e81b5e52f">get_cancel_button</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the 'Cancel' button. <a href="#a24e474d7071852085213870e81b5e52f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Button.html">Button</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a770e5f45f106450c40b847c3f2085886">get_cancel_button</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the 'Cancel' button. <a href="#a770e5f45f106450c40b847c3f2085886"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Button.html">Button</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#aa5bd4d373cf62ec5fe080a4c61819379">get_apply_button</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Obtains a button. <a href="#aa5bd4d373cf62ec5fe080a4c61819379"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classGtk_1_1Button.html">Button</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a6257935c2a5f814912a416a5949fee0b">get_apply_button</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Obtains a button. <a href="#a6257935c2a5f814912a416a5949fee0b"></a><br/></td></tr>
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1FontSelectionDialog.html">Gtk::FontSelectionDialog</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FontSelectionDialog.html#a78e54395263b07f3627804809c4ba194">wrap</a> (GtkFontSelectionDialog* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#a78e54395263b07f3627804809c4ba194"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A dialog box for selecting fonts. </p>
<p>The <a class="el" href="classGtk_1_1FontSelectionDialog.html" title="A dialog box for selecting fonts.">Gtk::FontSelectionDialog</a> widget is a dialog box for selecting a font.</p>
<p>A <a class="el" href="classGtk_1_1FontSelectionDialog.html" title="A dialog box for selecting fonts.">FontSelectionDialog</a> looks like this: </p>
<div align="center">
<img src="fontselectiondialog1.png" alt="fontselectiondialog1.png"/>
</div>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a442a687d1ee1e453bc47df4baa3e93e6"></a><!-- doxytag: member="Gtk::FontSelectionDialog::~FontSelectionDialog" ref="a442a687d1ee1e453bc47df4baa3e93e6" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual Gtk::FontSelectionDialog::~FontSelectionDialog </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a44d44a60147a41d3f1cf0be9e3f51714"></a><!-- doxytag: member="Gtk::FontSelectionDialog::FontSelectionDialog" ref="a44d44a60147a41d3f1cf0be9e3f51714" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::FontSelectionDialog::FontSelectionDialog </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="abcf547fc928751e5ad47ffc7590032db"></a><!-- doxytag: member="Gtk::FontSelectionDialog::FontSelectionDialog" ref="abcf547fc928751e5ad47ffc7590032db" args="(const Glib::ustring &title)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::FontSelectionDialog::FontSelectionDialog </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
<td class="paramname"> <em>title</em></td>
<td> ) </td>
<td><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a6257935c2a5f814912a416a5949fee0b"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_apply_button" ref="a6257935c2a5f814912a416a5949fee0b" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::FontSelectionDialog::get_apply_button </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Obtains a button. </p>
<p>The button doesn't have any function.</p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000088">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<p>Deprecated: 2.16: Don't use this function. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Gtk::Widget</a>. </dd></dl>
</div>
</div>
<a class="anchor" id="aa5bd4d373cf62ec5fe080a4c61819379"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_apply_button" ref="aa5bd4d373cf62ec5fe080a4c61819379" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::FontSelectionDialog::get_apply_button </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Obtains a button. </p>
<p>The button doesn't have any function.</p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000087">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<p>Deprecated: 2.16: Don't use this function. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Gtk::Widget</a>. </dd></dl>
</div>
</div>
<a class="anchor" id="a770e5f45f106450c40b847c3f2085886"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_cancel_button" ref="a770e5f45f106450c40b847c3f2085886" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::FontSelectionDialog::get_cancel_button </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the 'Cancel' button. </p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000086">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Gtk::Widget</a> used in the dialog for the 'Cancel' button. </dd></dl>
</div>
</div>
<a class="anchor" id="a24e474d7071852085213870e81b5e52f"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_cancel_button" ref="a24e474d7071852085213870e81b5e52f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::FontSelectionDialog::get_cancel_button </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the 'Cancel' button. </p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000085">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Gtk::Widget</a> used in the dialog for the 'Cancel' button. </dd></dl>
</div>
</div>
<a class="anchor" id="aaaba3ee18f9473c5c99ad62f7dc487fb"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_font_name" ref="aaaba3ee18f9473c5c99ad62f7dc487fb" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::FontSelectionDialog::get_font_name </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the currently-selected font name. </p>
<p>Note that this can be a different string than what you set with <a class="el" href="classGtk_1_1FontSelectionDialog.html#a57e2bb2d2d8dc9cd19acac175a99d3d2" title="Sets the currently selected font.">set_font_name()</a>, as the font selection widget may normalize font names and thus return a string with a different structure. For example, "Helvetica Italic Bold 12" could be normalized to "Helvetica Bold Italic 12". Use pango_font_description_equal() if you want to compare two font descriptions. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A string with the name of the current font, or <code>0</code> if no font is selected. You must free this string with Glib::free(). </dd></dl>
</div>
</div>
<a class="anchor" id="af2e538bc237879f4a826f1fd14bdd907"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_ok_button" ref="af2e538bc237879f4a826f1fd14bdd907" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::FontSelectionDialog::get_ok_button </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the 'OK' button. </p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000084">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Gtk::Widget</a> used in the dialog for the 'OK' button. </dd></dl>
</div>
</div>
<a class="anchor" id="a80812c9c82e0d470536b81f85e7770c1"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_ok_button" ref="a80812c9c82e0d470536b81f85e7770c1" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1Button.html">Button</a>* Gtk::FontSelectionDialog::get_ok_button </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the 'OK' button. </p>
<dl class="since_2_14"><dt><b><a class="el" href="since_2_14.html#_since_2_14000083">Since gtkmm 2.14:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The <a class="el" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets).">Gtk::Widget</a> used in the dialog for the 'OK' button. </dd></dl>
</div>
</div>
<a class="anchor" id="a50dd726156c4f5c38b1363b68ee40cb8"></a><!-- doxytag: member="Gtk::FontSelectionDialog::get_preview_text" ref="a50dd726156c4f5c38b1363b68ee40cb8" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::FontSelectionDialog::get_preview_text </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Gets the text displayed in the preview area. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The text displayed in the preview area. This string is owned by the widget and should not be modified or freed. </dd></dl>
</div>
</div>
<a class="anchor" id="ab036ff001acbc16468acf1c7009026fc"></a><!-- doxytag: member="Gtk::FontSelectionDialog::gobj" ref="ab036ff001acbc16468acf1c7009026fc" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const GtkFontSelectionDialog* Gtk::FontSelectionDialog::gobj </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Provides access to the underlying C GtkObject. </p>
<p>Reimplemented from <a class="el" href="classGtk_1_1Dialog.html#a534ffd24e55400a26aef733a7f588856">Gtk::Dialog</a>.</p>
</div>
</div>
<a class="anchor" id="ad5b39fcf3ce8f770bc2987267f46a12b"></a><!-- doxytag: member="Gtk::FontSelectionDialog::gobj" ref="ad5b39fcf3ce8f770bc2987267f46a12b" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GtkFontSelectionDialog* Gtk::FontSelectionDialog::gobj </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Provides access to the underlying C GtkObject. </p>
<p>Reimplemented from <a class="el" href="classGtk_1_1Dialog.html#aa3e8f3bdac15fac61128dc47c22ba4cd">Gtk::Dialog</a>.</p>
</div>
</div>
<a class="anchor" id="a57e2bb2d2d8dc9cd19acac175a99d3d2"></a><!-- doxytag: member="Gtk::FontSelectionDialog::set_font_name" ref="a57e2bb2d2d8dc9cd19acac175a99d3d2" args="(const Glib::ustring &fontname)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool Gtk::FontSelectionDialog::set_font_name </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
<td class="paramname"> <em>fontname</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the currently selected font. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>fontname</em> </td><td>A font name like "Helvetica 12" or "Times Bold 18". </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the font selected in <em>fsd</em> is now the <em>fontname</em> specified, <code>false</code> otherwise. </dd></dl>
</div>
</div>
<a class="anchor" id="a1ca97484715df8e3b5f329ad4bf10b46"></a><!-- doxytag: member="Gtk::FontSelectionDialog::set_preview_text" ref="a1ca97484715df8e3b5f329ad4bf10b46" args="(const Glib::ustring &fontname)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Gtk::FontSelectionDialog::set_preview_text </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
<td class="paramname"> <em>fontname</em></td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the text displayed in the preview area. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>text</em> </td><td>The text to display in the preview area. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a78e54395263b07f3627804809c4ba194"></a><!-- doxytag: member="Gtk::FontSelectionDialog::wrap" ref="a78e54395263b07f3627804809c4ba194" args="(GtkFontSelectionDialog *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1FontSelectionDialog.html">Gtk::FontSelectionDialog</a>* wrap </td>
<td>(</td>
<td class="paramtype">GtkFontSelectionDialog * </td>
<td class="paramname"> <em>object</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"> <em>take_copy</em> = <code>false</code></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [related]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>A <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>object</em> </td><td>The C instance. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>take_copy</em> </td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/fontselection.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:52 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>
|