| 12
 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
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 
 | <!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: Gtk::RC Class 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="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1RC.html">RC</a></div>
<h1>Gtk::RC Class Reference</h1><!-- doxytag: class="Gtk::RC" --><a href="classGtk_1_1RC-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#66e093fef35f83113f9dd88eadc5faa2">RC</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& filename)</td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#c113cfbd6fcc84cd78bbcb10a4ddb659">add_default_file</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& filename)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Adds a file to the list of files to be parsed at the end of gtk_init().  <a href="#c113cfbd6fcc84cd78bbcb10a4ddb659"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#8ae581040593654bd440b30ede529171">find_module_in_path</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& pixmap_file)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Searches for a theme engine in the GTK+ search path.  <a href="#8ae581040593654bd440b30ede529171"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#efaf1ff2fa7492f53abc3b856c6d57d7">find_pixmap_in_path</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& settings, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& pixmap_file)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Looks up a file in pixmap path for the specified <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a>.  <a href="#efaf1ff2fa7492f53abc3b856c6d57d7"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#855c6fe838bf7310326f81162c9b978b">find_pixmap_in_path</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& settings, GScanner* scanner, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& pixmap_file)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Looks up a file in pixmap path for the specified <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a>.  <a href="#855c6fe838bf7310326f81162c9b978b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ArrayHandle.html">Glib::StringArrayHandle</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#23fe14447064c26125e5e5efdbfde3a5">get_default_files</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Retrieves the current list of <a class="el" href="classGtk_1_1RC.html">RC</a> files that will be parsed at the end of gtk_init().  <a href="#23fe14447064c26125e5e5efdbfde3a5"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#c72ded8238ce795e2b2e18cb13af0c6d">get_module_dir</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a directory in which GTK+ looks for theme engines.  <a href="#c72ded8238ce795e2b2e18cb13af0c6d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Style.html">Style</a>> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#1d87d50e4691af4df209fb17c879d990">get_style</a> (const <a class="el" href="classGtk_1_1Widget.html">Widget</a>& widget)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Finds all matching <a class="el" href="classGtk_1_1RC.html">RC</a> styles for a given widget, composites them together, and then creates a <a class="el" href="classGtk_1_1Style.html">Gtk::Style</a> representing the composite appearance.  <a href="#1d87d50e4691af4df209fb17c879d990"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#b6b94e6da3fc9b26144694fd8e85064f">get_theme_dir</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#301da7062343f98a4b8191a18a1af856">parse_string</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& rc_string)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#cd6c352355531d1a3e200e21ba1a1039">reparse_all</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& settings, bool force_load=true)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">If the modification time on any previously read file for the given <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> has changed, discard all style information and then reread all previously read <a class="el" href="classGtk_1_1RC.html">RC</a> files.  <a href="#cd6c352355531d1a3e200e21ba1a1039"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#613436e3a096f9666cf396f48aee083a">reparse_all</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">If the modification time on any previously read file for the default <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> has changed, discard all style information and then reread all previously read <a class="el" href="classGtk_1_1RC.html">RC</a> files.  <a href="#613436e3a096f9666cf396f48aee083a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#ef24a5f7a3af74a9eaf179e85cf3952e">reset_styles</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& settings)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">This method recomputes the styles for all widgets that use a particular <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> object.  <a href="#ef24a5f7a3af74a9eaf179e85cf3952e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RC.html#766058722ef552197cd5a3e25221ba7a">set_default_files</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ArrayHandle.html">Glib::StringArrayHandle</a>& filenames)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the list of files that GTK+ will read at the end of gtk_init().  <a href="#766058722ef552197cd5a3e25221ba7a"></a><br></td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="66e093fef35f83113f9dd88eadc5faa2"></a><!-- doxytag: member="Gtk::RC::RC" ref="66e093fef35f83113f9dd88eadc5faa2" args="(const Glib::ustring &filename)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::RC::RC           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
          <td class="paramname"> <em>filename</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="c113cfbd6fcc84cd78bbcb10a4ddb659"></a><!-- doxytag: member="Gtk::RC::add_default_file" ref="c113cfbd6fcc84cd78bbcb10a4ddb659" args="(const Glib::ustring &filename)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Gtk::RC::add_default_file           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
          <td class="paramname"> <em>filename</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Adds a file to the list of files to be parsed at the end of gtk_init(). 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>filename</em> </td><td>the pathname to the file. If <em>filename</em> is not absolute, it is searched in the current directory. </td></tr>
  </table>
</dl>
</div>
</div><p>
<a class="anchor" name="8ae581040593654bd440b30ede529171"></a><!-- doxytag: member="Gtk::RC::find_module_in_path" ref="8ae581040593654bd440b30ede529171" args="(const Glib::ustring &pixmap_file)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::RC::find_module_in_path           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
          <td class="paramname"> <em>pixmap_file</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Searches for a theme engine in the GTK+ search path. 
<p>
This function is not useful for applications and should not be used.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>pixmap_file</em> </td><td>name of a theme engine. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>The filename, if found, otherwise an empty string. </dd></dl>
</div>
</div><p>
<a class="anchor" name="efaf1ff2fa7492f53abc3b856c6d57d7"></a><!-- doxytag: member="Gtk::RC::find_pixmap_in_path" ref="efaf1ff2fa7492f53abc3b856c6d57d7" args="(const Glib::RefPtr< Settings > &settings, const Glib::ustring &pixmap_file)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::RC::find_pixmap_in_path           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& </td>
          <td class="paramname"> <em>settings</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
          <td class="paramname"> <em>pixmap_file</em></td><td> </td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Looks up a file in pixmap path for the specified <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a>. 
<p>
If the file is not found, it outputs a warning message using g_warning() and returns an empty string.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>settings</em> </td><td>a <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>pixmap_file</em> </td><td>name of the pixmap file to locate. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the filename. </dd></dl>
</div>
</div><p>
<a class="anchor" name="855c6fe838bf7310326f81162c9b978b"></a><!-- doxytag: member="Gtk::RC::find_pixmap_in_path" ref="855c6fe838bf7310326f81162c9b978b" args="(const Glib::RefPtr< Settings > &settings, GScanner *scanner, const Glib::ustring &pixmap_file)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::RC::find_pixmap_in_path           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& </td>
          <td class="paramname"> <em>settings</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">GScanner * </td>
          <td class="paramname"> <em>scanner</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
          <td class="paramname"> <em>pixmap_file</em></td><td> </td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Looks up a file in pixmap path for the specified <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a>. 
<p>
If the file is not found, it outputs a warning message using g_warning() and returns an empty string.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>settings</em> </td><td>a <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>scanner</em> </td><td>Scanner used to get line number information for the warning message. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>pixmap_file</em> </td><td>name of the pixmap file to locate. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the filename. </dd></dl>
</div>
</div><p>
<a class="anchor" name="23fe14447064c26125e5e5efdbfde3a5"></a><!-- doxytag: member="Gtk::RC::get_default_files" ref="23fe14447064c26125e5e5efdbfde3a5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ArrayHandle.html">Glib::StringArrayHandle</a> Gtk::RC::get_default_files           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Retrieves the current list of <a class="el" href="classGtk_1_1RC.html">RC</a> files that will be parsed at the end of gtk_init(). 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>An array of filenames. </dd></dl>
</div>
</div><p>
<a class="anchor" name="c72ded8238ce795e2b2e18cb13af0c6d"></a><!-- doxytag: member="Gtk::RC::get_module_dir" ref="c72ded8238ce795e2b2e18cb13af0c6d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::RC::get_module_dir           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Returns a directory in which GTK+ looks for theme engines. 
<p>
For full information about the search for theme engines, see the GTK+ docs.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the directory. </dd></dl>
</div>
</div><p>
<a class="anchor" name="1d87d50e4691af4df209fb17c879d990"></a><!-- doxytag: member="Gtk::RC::get_style" ref="1d87d50e4691af4df209fb17c879d990" args="(const Widget &widget)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Style.html">Style</a>> Gtk::RC::get_style           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1Widget.html">Widget</a>& </td>
          <td class="paramname"> <em>widget</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Finds all matching <a class="el" href="classGtk_1_1RC.html">RC</a> styles for a given widget, composites them together, and then creates a <a class="el" href="classGtk_1_1Style.html">Gtk::Style</a> representing the composite appearance. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>widget</em> </td><td>a <a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the resulting style. </dd></dl>
</div>
</div><p>
<a class="anchor" name="b6b94e6da3fc9b26144694fd8e85064f"></a><!-- doxytag: member="Gtk::RC::get_theme_dir" ref="b6b94e6da3fc9b26144694fd8e85064f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::RC::get_theme_dir           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="301da7062343f98a4b8191a18a1af856"></a><!-- doxytag: member="Gtk::RC::parse_string" ref="301da7062343f98a4b8191a18a1af856" args="(const Glib::ustring &rc_string)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Gtk::RC::parse_string           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
          <td class="paramname"> <em>rc_string</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="cd6c352355531d1a3e200e21ba1a1039"></a><!-- doxytag: member="Gtk::RC::reparse_all" ref="cd6c352355531d1a3e200e21ba1a1039" args="(const Glib::RefPtr< Settings > &settings, bool force_load=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static bool Gtk::RC::reparse_all           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& </td>
          <td class="paramname"> <em>settings</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool </td>
          <td class="paramname"> <em>force_load</em> = <code>true</code></td><td> </td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
If the modification time on any previously read file for the given <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> has changed, discard all style information and then reread all previously read <a class="el" href="classGtk_1_1RC.html">RC</a> files. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>settings</em> </td><td>a <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>force_load</em> </td><td>load whether or not anything changed </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the files were reread. </dd></dl>
</div>
</div><p>
<a class="anchor" name="613436e3a096f9666cf396f48aee083a"></a><!-- doxytag: member="Gtk::RC::reparse_all" ref="613436e3a096f9666cf396f48aee083a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static bool Gtk::RC::reparse_all           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
If the modification time on any previously read file for the default <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> has changed, discard all style information and then reread all previously read <a class="el" href="classGtk_1_1RC.html">RC</a> files. 
<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the files were reread. </dd></dl>
</div>
</div><p>
<a class="anchor" name="ef24a5f7a3af74a9eaf179e85cf3952e"></a><!-- doxytag: member="Gtk::RC::reset_styles" ref="ef24a5f7a3af74a9eaf179e85cf3952e" args="(const Glib::RefPtr< Settings > &settings)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Gtk::RC::reset_styles           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1Settings.html">Settings</a>>& </td>
          <td class="paramname"> <em>settings</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
This method recomputes the styles for all widgets that use a particular <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> object. 
<p>
(There is one <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a> object per <a class="el" href="classGdk_1_1Screen.html">Gdk::Screen</a> - see <a class="el" href="classGtk_1_1Settings.html#46b8befe2aac84d56d2aeb0cd8aa058e">Gtk::Settings::get_for_screen()</a>); It is useful when some global parameter has changed that affects the appearance of all widgets, because when a widget gets a new style, it will both redraw and recompute any cached information about its appearance. As an example, it is used when the default font size set by the operating system changes. Note that this function doesn't affect widgets that have a style set explicitely on them with <a class="el" href="classGtk_1_1Widget.html#50ef706c909b415894aab77663447af3">Gtk::Widget::set_style()</a>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>settings</em> </td><td>a <a class="el" href="classGtk_1_1Settings.html">Gtk::Settings</a></td></tr>
  </table>
</dl>
<dl compact><dt><b><a class="el" href="newin2p4s.html#_newin2p4s000219">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
</div>
</div><p>
<a class="anchor" name="766058722ef552197cd5a3e25221ba7a"></a><!-- doxytag: member="Gtk::RC::set_default_files" ref="766058722ef552197cd5a3e25221ba7a" args="(const Glib::StringArrayHandle &filenames)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void Gtk::RC::set_default_files           </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ArrayHandle.html">Glib::StringArrayHandle</a> & </td>
          <td class="paramname"> <em>filenames</em>          </td>
          <td> ) </td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>
Sets the list of files that GTK+ will read at the end of gtk_init(). 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>filenames</em> </td><td>A list of filenames. </td></tr>
  </table>
</dl>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="rc_8h.html">rc.h</a></ul>
</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>
 |