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 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>GTK+ Foundation Classes</title>
<link href="gfc.css" rel="stylesheet" type="text/css">
<meta content="The GFC Development Team" name="author">
<meta content="Core Library Reference Manual" name="description">
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(243, 244, 248);"
alink="#000099" link="#000099" vlink="#990099">
<table style="text-align: left; width: 1227px; height: 117px;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td
style="text-align: center; background-color: rgb(255, 255, 255); width: 220px; vertical-align: top;"><img
alt="GFC Logo" src="../images/gfc.png"
style="width: 207px; height: 92px;"></td>
<td
style="text-align: center; background-color: rgb(87, 107, 152); vertical-align: middle;"><img
alt="GFC Title Logo" src="../images/gfc-title.png"
style="width: 418px; height: 76px;"><br>
</td>
</tr>
<tr>
<td
style="text-align: center; background-color: rgb(65, 77, 104); vertical-align: middle;"><big><span
style="color: rgb(255, 255, 153); font-weight: bold;">Reference Manual</span></big><br>
</td>
<td
style="text-align: center; background-color: rgb(148, 164, 200); vertical-align: middle;"><small
style="font-family: helvetica,arial,sans-serif;"><a
href="../html/index.html">Main Page</a> | <a
href="../html/namespaces.html">Namespace List</a> | <a
href="classes.html">Alphabetical List</a> | <a
href="../html/annotated.html">Class List</a> | <a
href="../html/files.html">File List</a></small><br>
</td>
</tr>
</tbody>
</table>
<small> </small>
</body>
</html>
<!-- Generated by Doxygen 1.3.8 -->
<h1>style.hh</h1><a href="style_8hh.html">Go to the documentation of this file.</a><pre class="fragment"><div>00001 <span class="comment">/* GFC-UI: GTK+ Foundation Classes (User Interface Library)</span>
00002 <span class="comment"> * Copyright (C) 2002-2004 The GFC Development Team.</span>
00003 <span class="comment"> *</span>
00004 <span class="comment"> * This program is free software; you can redistribute it and/or modify</span>
00005 <span class="comment"> * it under the terms of the GNU General Public License as published by</span>
00006 <span class="comment"> * the Free Software Foundation; either version 2 of the License, or</span>
00007 <span class="comment"> * (at your option) any later version.</span>
00008 <span class="comment"> *</span>
00009 <span class="comment"> * This program is distributed in the hope that it will be useful,</span>
00010 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
00011 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span>
00012 <span class="comment"> * GNU Library General Public License for more details.</span>
00013 <span class="comment"> *</span>
00014 <span class="comment"> * You should have received a copy of the GNU Library General Public License</span>
00015 <span class="comment"> * along with this program; if not, write to the Free Software</span>
00016 <span class="comment"> * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.</span>
00017 <span class="comment"> */</span>
00018
00023
00024 <span class="preprocessor">#ifndef GFC_GTK_STYLE_HH</span>
00025 <span class="preprocessor"></span><span class="preprocessor">#define GFC_GTK_STYLE_HH</span>
00026 <span class="preprocessor"></span>
00027 <span class="preprocessor">#ifndef GFC_GDK_COLOR_HH</span>
00028 <span class="preprocessor"></span><span class="preprocessor">#include <<a class="code" href="color_8hh.html">gfc/gdk/color.hh</a>></span>
00029 <span class="preprocessor">#endif</span>
00030 <span class="preprocessor"></span>
00031 <span class="preprocessor">#ifndef GFC_GDK_TYPES_HH</span>
00032 <span class="preprocessor"></span><span class="preprocessor">#include <<a class="code" href="gdk_2types_8hh.html">gfc/gdk/types.hh</a>></span>
00033 <span class="preprocessor">#endif</span>
00034 <span class="preprocessor"></span>
00035 <span class="preprocessor">#ifndef GFC_GTK_ENUMS_HH</span>
00036 <span class="preprocessor"></span><span class="preprocessor">#include <<a class="code" href="enums_8hh.html">gfc/gtk/enums.hh</a>></span>
00037 <span class="preprocessor">#endif</span>
00038 <span class="preprocessor"></span>
00039 <span class="preprocessor">#ifndef __GTK_STYLE_H__</span>
00040 <span class="preprocessor"></span><span class="preprocessor">#include <gtk/gtkstyle.h></span>
00041 <span class="preprocessor">#endif</span>
00042 <span class="preprocessor"></span>
00043 <span class="keyword">namespace </span>GFC {
00044
00045 <span class="keyword">namespace </span>Gdk {
00046 <span class="keyword">class </span>Drawable;
00047 <span class="keyword">class </span>GC;
00048 <span class="keyword">class </span>Pixbuf;
00049 <span class="keyword">class </span>Pixmap;
00050 <span class="keyword">class </span>Rectangle;
00051 <span class="keyword">class </span>Window;
00052 }
00053
00054 <span class="keyword">namespace </span>Pango {
00055 <span class="keyword">class </span>FontDescription;
00056 <span class="keyword">class </span>Layout;
00057 }
00058
00059 <span class="keyword">namespace </span>Gtk {
00060
00061 <span class="keyword">class </span>IconSet;
00062 <span class="keyword">class </span>IconSource;
00063 <span class="keyword">class </span>StockId;
00064 <span class="keyword">class </span>Widget;
00065
00068
00069 <span class="keywordtype">void</span> <a class="code" href="namespaceGFC_1_1Gtk.html#a307">draw_insertion_cursor</a>
00070 (
00071 Widget& widget,
00072 Gdk::Drawable& drawable,
00073 <span class="keyword">const</span> Gdk::Rectangle& location,
00074 <span class="keywordtype">bool</span> is_primary,
00075 <a class="code" href="namespaceGFC_1_1Gtk.html#a341">TextDirection</a> direction,
00076 <span class="keywordtype">bool</span> draw_arrow,
00077 <span class="keyword">const</span> Gdk::Rectangle *area = 0
00078 );
00092
00094
00104
<a name="l00105"></a><a class="code" href="classGFC_1_1Gtk_1_1Style.html">00105</a> <span class="keyword">class </span><a class="code" href="classGFC_1_1Gtk_1_1Style.html">Style</a> : <span class="keyword">public</span> G::<a class="code" href="classGFC_1_1Gtk_1_1Object.html">Object</a>
00106 {
00107 <span class="keyword">friend</span> <span class="keyword">class </span><a class="codeRef" doxygen="gfccore.tag:" href="classGFC_1_1G_1_1Object.html">G::Object</a>;
00108
00109 <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z847_0">Style</a>(<span class="keyword">const</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html">Style</a>&);
00110 <a class="code" href="classGFC_1_1Gtk_1_1Style.html">Style</a>& operator=(<span class="keyword">const</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html">Style</a>&);
00111
00112 <span class="keyword">protected</span>:
00115
00116 <span class="keyword">explicit</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z847_0">Style</a>(GtkStyle *style, <span class="keywordtype">bool</span> owns_reference = <span class="keyword">true</span>);
00123
00125
00126 <span class="keyword">public</span>:
00129
00130 <span class="keyword">virtual</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z848_0">~Style</a>();
00132
00136
00137 GtkStyle* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_0">gtk_style</a>() <span class="keyword">const</span>;
00139
00140 <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_1">operator GtkStyle* </a>() <span class="keyword">const</span>;
00142
00143 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_2">fg</a>(StateType state_type) <span class="keyword">const</span>;
00147
00148 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_3">bg</a>(StateType state_type) <span class="keyword">const</span>;
00152
00153 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_4">light</a>(StateType state_type) <span class="keyword">const</span>;
00157
00158 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_5">dark</a>(StateType state_type) <span class="keyword">const</span>;
00162
00163 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_6">mid</a>(StateType state_type) <span class="keyword">const</span>;
00167
00168 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_7">text</a>(StateType state_type) <span class="keyword">const</span>;
00172
00173 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_8">base</a>(StateType state_type) <span class="keyword">const</span>;
00177
00178 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_9">text_aa</a>(StateType state_type) <span class="keyword">const</span>;
00182
00183 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_10">black</a>() <span class="keyword">const</span>;
00186
00187 <a class="code" href="classGFC_1_1Gdk_1_1Color.html">Gdk::Color</a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_11">white</a>() <span class="keyword">const</span>;
00190
00191 <a class="codeRef" doxygen="gfccore.tag:" href="classGFC_1_1Pointer.html">Pointer<Pango::FontDescription></a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_12">font_desc</a>() <span class="keyword">const</span>;
00193
00194 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_13">black_gc</a>() <span class="keyword">const</span>;
00196
00197 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_14">white_gc</a>() <span class="keyword">const</span>;
00199
00200 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_15">fg_gc</a>(StateType state_type) <span class="keyword">const</span>;
00204
00205 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_16">bg_gc</a>(StateType state_type) <span class="keyword">const</span>;
00209
00210 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_17">light_gc</a>(StateType state_type) <span class="keyword">const</span>;
00214
00215 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_18">dark_gc</a>(StateType state_type) <span class="keyword">const</span>;
00219
00220 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_19">mid_gc</a>(StateType state_type) <span class="keyword">const</span>;
00224
00225 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_20">text_gc</a>(StateType state_type) <span class="keyword">const</span>;
00229
00230 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_21">base_gc</a>(StateType state_type) <span class="keyword">const</span>;
00234
00235 <a class="code" href="classGFC_1_1Gdk_1_1GC.html">Gdk::GC</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_22">text_aa_gc</a>(StateType state_type) <span class="keyword">const</span>;
00239
00240 <a class="code" href="classGFC_1_1Gdk_1_1Pixmap.html">Gdk::Pixmap</a>* <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z849_23">bg_pixmap</a>(StateType state_type) <span class="keyword">const</span>;
00244
00248
00249 <a class="codeRef" doxygen="gfccore.tag:" href="classGFC_1_1Pointer.html">Pointer<Style></a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_0">copy</a>() <span class="keyword">const</span>;
00251
00252 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_1">attach</a>(<span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window);
00270
00271 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_2">set_background</a>(<a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window, StateType state_type);
00276
00277 <a class="codeRef" doxygen="gfccore.tag:" href="classGFC_1_1Pointer.html">Pointer<IconSet></a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_3">lookup_icon_set</a>(<span class="keyword">const</span> <a class="code" href="classGFC_1_1Gtk_1_1StockId.html">StockId</a>& stock_id);
00280
00281 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_4">apply_default_background</a>
00282 (
00283 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00284 <span class="keywordtype">bool</span> set_bg,
00285 StateType state_type,
00286 <span class="keywordtype">int</span> x,
00287 <span class="keywordtype">int</span> y,
00288 <span class="keywordtype">int</span> width,
00289 <span class="keywordtype">int</span> height,
00290 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0
00291 );
00304
00305 <a class="codeRef" doxygen="gfccore.tag:" href="classGFC_1_1Pointer.html">Pointer<Gdk::Pixbuf></a> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_5">render_icon</a>
00306 (
00307 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gtk_1_1IconSource.html">IconSource</a>& source,
00308 <a class="code" href="namespaceGFC_1_1Gtk.html#a341">TextDirection</a> direction,
00309 StateType state,
00310 <a class="code" href="namespaceGFC_1_1Gtk.html#a325">IconSize</a> size,
00311 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00312 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00313 );
00325
00326 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_6">draw_hline</a>
00327 (
00328 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00329 StateType state_type,
00330 <span class="keywordtype">int</span> x1,
00331 <span class="keywordtype">int</span> x2,
00332 <span class="keywordtype">int</span> y,
00333 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00334 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00335 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00336 );
00346
00347 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_7">draw_vline</a>
00348 (
00349 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00350 StateType state_type,
00351 <span class="keywordtype">int</span> y1,
00352 <span class="keywordtype">int</span> y2,
00353 <span class="keywordtype">int</span> x,
00354 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00355 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00356 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00357 );
00367
00368 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_8">draw_shadow</a>
00369 (
00370 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00371 StateType state_type,
00372 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00373 <span class="keywordtype">int</span> x,
00374 <span class="keywordtype">int</span> y,
00375 <span class="keywordtype">int</span> width,
00376 <span class="keywordtype">int</span> height,
00377 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00378 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00379 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00380 );
00392
00393 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_9">draw_polygon</a>
00394 (
00395 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00396 StateType state_type,
00397 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00398 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Point.html">Gdk::Point</a> *points,
00399 <span class="keywordtype">int</span> npoints,
00400 <span class="keywordtype">bool</span> fill,
00401 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00402 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00403 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00404 );
00415
00416 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_10">draw_arrow</a>
00417 (
00418 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00419 StateType state_type,
00420 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00421 <a class="code" href="namespaceGFC_1_1Gtk.html#a319">ArrowType</a> arrow_type,
00422 <span class="keywordtype">bool</span> fill,
00423 <span class="keywordtype">int</span> x,
00424 <span class="keywordtype">int</span> y,
00425 <span class="keywordtype">int</span> width,
00426 <span class="keywordtype">int</span> height,
00427 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00428 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00429 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00430 );
00445
00446 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_11">draw_diamond</a>
00447 (
00448 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00449 StateType state_type,
00450 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00451 <span class="keywordtype">int</span> x,
00452 <span class="keywordtype">int</span> y,
00453 <span class="keywordtype">int</span> width,
00454 <span class="keywordtype">int</span> height,
00455 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00456 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00457 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00458 );
00470
00471 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_12">draw_box</a>
00472 (
00473 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00474 StateType state_type,
00475 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00476 <span class="keywordtype">int</span> x,
00477 <span class="keywordtype">int</span> y,
00478 <span class="keywordtype">int</span> width,
00479 <span class="keywordtype">int</span> height,
00480 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00481 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00482 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00483 );
00495
00496 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_13">draw_flat_box</a>
00497 (
00498 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00499 StateType state_type,
00500 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00501 <span class="keywordtype">int</span> x,
00502 <span class="keywordtype">int</span> y,
00503 <span class="keywordtype">int</span> width,
00504 <span class="keywordtype">int</span> height,
00505 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00506 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00507 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00508 );
00520
00521 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_14">draw_check</a>
00522 (
00523 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00524 StateType state_type,
00525 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00526 <span class="keywordtype">int</span> x,
00527 <span class="keywordtype">int</span> y,
00528 <span class="keywordtype">int</span> width,
00529 <span class="keywordtype">int</span> height,
00530 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00531 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00532 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00533 );
00545
00546 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_15">draw_option</a>
00547 (
00548 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00549 StateType state_type,
00550 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00551 <span class="keywordtype">int</span> x,
00552 <span class="keywordtype">int</span> y,
00553 <span class="keywordtype">int</span> width,
00554 <span class="keywordtype">int</span> height,
00555 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00556 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00557 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00558 );
00570
00571 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_16">draw_tab</a>
00572 (
00573 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00574 StateType state_type,
00575 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00576 <span class="keywordtype">int</span> x,
00577 <span class="keywordtype">int</span> y,
00578 <span class="keywordtype">int</span> width,
00579 <span class="keywordtype">int</span> height,
00580 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00581 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00582 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00583 );
00596
00597 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_17">draw_shadow_gap</a>
00598 (
00599 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00600 StateType state_type,
00601 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00602 <span class="keywordtype">int</span> x,
00603 <span class="keywordtype">int</span> y,
00604 <span class="keywordtype">int</span> width,
00605 <span class="keywordtype">int</span> height,
00606 <a class="code" href="namespaceGFC_1_1Gtk.html#a332">PositionType</a> gap_side,
00607 <span class="keywordtype">int</span> gap_x,
00608 <span class="keywordtype">int</span> gap_width,
00609 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00610 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00611 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00612 );
00627
00628 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_18">draw_box_gap</a>
00629 (
00630 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00631 StateType state_type,
00632 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00633 <span class="keywordtype">int</span> x,
00634 <span class="keywordtype">int</span> y,
00635 <span class="keywordtype">int</span> width,
00636 <span class="keywordtype">int</span> height,
00637 <a class="code" href="namespaceGFC_1_1Gtk.html#a332">PositionType</a> gap_side,
00638 <span class="keywordtype">int</span> gap_x,
00639 <span class="keywordtype">int</span> gap_width,
00640 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00641 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00642 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00643 );
00658
00659 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_19">draw_extension</a>
00660 (
00661 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00662 StateType state_type,
00663 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00664 <span class="keywordtype">int</span> x,
00665 <span class="keywordtype">int</span> y,
00666 <span class="keywordtype">int</span> width,
00667 <span class="keywordtype">int</span> height,
00668 <a class="code" href="namespaceGFC_1_1Gtk.html#a332">PositionType</a> gap_side,
00669 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00670 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00671 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00672 );
00685
00686 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_20">draw_focus</a>
00687 (
00688 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00689 StateType state_type,
00690 <span class="keywordtype">int</span> x,
00691 <span class="keywordtype">int</span> y,
00692 <span class="keywordtype">int</span> width,
00693 <span class="keywordtype">int</span> height,
00694 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00695 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00696 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00697 );
00708
00709 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_21">draw_slider</a>
00710 (
00711 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00712 StateType state_type,
00713 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00714 <span class="keywordtype">int</span> x,
00715 <span class="keywordtype">int</span> y,
00716 <span class="keywordtype">int</span> width,
00717 <span class="keywordtype">int</span> height,
00718 <a class="code" href="namespaceGFC_1_1Gtk.html#a329">Orientation</a> orientation,
00719 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00720 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00721 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00722 );
00735
00736 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_22">draw_handle</a>
00737 (
00738 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00739 StateType state_type,
00740 <a class="code" href="namespaceGFC_1_1Gtk.html#a337">ShadowType</a> shadow_type,
00741 <span class="keywordtype">int</span> x,
00742 <span class="keywordtype">int</span> y,
00743 <span class="keywordtype">int</span> width,
00744 <span class="keywordtype">int</span> height,
00745 <a class="code" href="namespaceGFC_1_1Gtk.html#a329">Orientation</a> orientation,
00746 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00747 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00748 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00749 );
00762
00763 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_23">draw_expander</a>
00764 (
00765 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00766 StateType state_type,
00767 <span class="keywordtype">int</span> x,
00768 <span class="keywordtype">int</span> y,
00769 <a class="code" href="namespaceGFC_1_1Gtk.html#a324">ExpanderStyle</a> expander_style,
00770 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00771 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00772 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00773 );
00783
00784 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_24">draw_layout</a>
00785 (
00786 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00787 StateType state_type,
00788 <span class="keywordtype">bool</span> use_text,
00789 <span class="keywordtype">int</span> x,
00790 <span class="keywordtype">int</span> y,
00791 <a class="code" href="classGFC_1_1Pango_1_1Layout.html">Pango::Layout</a>& layout,
00792 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00793 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00794 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00795 );
00806
00807 <span class="keywordtype">void</span> <a class="code" href="classGFC_1_1Gtk_1_1Style.html#z850_25">draw_resize_grip</a>
00808 (
00809 <a class="code" href="classGFC_1_1Gdk_1_1Window.html">Gdk::Window</a>& window,
00810 StateType state_type,
00811 Gdk::WindowEdge edge,
00812 <span class="keywordtype">int</span> x,
00813 <span class="keywordtype">int</span> y,
00814 <span class="keywordtype">int</span> width,
00815 <span class="keywordtype">int</span> height,
00816 <span class="keyword">const</span> <a class="code" href="classGFC_1_1Gdk_1_1Rectangle.html">Gdk::Rectangle</a> *area = 0,
00817 <a class="code" href="classGFC_1_1Gtk_1_1Widget.html">Widget</a> *widget = 0,
00818 <span class="keyword">const</span> <span class="keywordtype">char</span> *detail = 0
00819 );
00831
00833 };
00834
00835 } <span class="comment">// namespace Gtk</span>
00836
00837 } <span class="comment">// namespace GFC</span>
00838
00839 <span class="preprocessor">#include <gfc/gtk/inline/style.inl></span>
00840
00841 <span class="preprocessor">#endif // GFC_GTK_STYLE_HH</span>
00842 <span class="preprocessor"></span>
</div></pre><hr size="1"><address style="align: right;"><small>Generated on Tue Aug 24 00:34:32 2004 for GFC-UI by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
</body>
</html>
|