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
|
<!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>Main Page - Header</title>
<link href="inti.css" rel="stylesheet" type="text/css">
<meta name="description" content="Reference Manual">
<meta name="author" content="The Inti Development Team">
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(231, 232, 231);"
link="#000099" vlink="#990099" alink="#000099">
<table cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
<tbody>
<tr
style="color: rgb(255, 255, 204); font-family: helvetica,arial,sans-serif; font-weight: bold;">
<td
style="vertical-align: top; background-color: rgb(0, 55, 85); text-align: center;">
<font size="+1">Reference Manual</font> </td>
</tr>
<tr>
<td valign="top" height="116" background="../images/top-fade.png"
align="center"><img src="../images/inti-logo.png" alt="Inti Logo"> <br>
</td>
</tr>
</tbody>
</table>
</body>
</html>
<!-- Generated by Doxygen 1.3.2 -->
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
<h1>Inti::Gtk::SourceLanguage Class Reference</h1>A GtkSourceLanguage C++ wrapper class.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="sourcelanguage_8h-source.html">inti/gtk-sourceview/sourcelanguage.h</a>></code>
<p>
<a href="classInti_1_1Gtk_1_1SourceLanguage-members.html">List of all members.</a><h2>Public Member Functions</h2>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<ul>
<li><a name="z15_0" doxytag="Inti::Gtk::SourceLanguage::~SourceLanguage"></a>
virtual <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z15_0">~SourceLanguage</a> ()
<dl class="el"><dd class="mdescRight">Destructor. <br><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Accessors</div></td></tr>
<ul>
<li><a name="z16_0" doxytag="Inti::Gtk::SourceLanguage::gtk_source_language"></a>
GtkSourceLanguage * <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z16_0">gtk_source_language</a> () const
<dl class="el"><dd class="mdescRight">Get a pointer to the GtkSourceLanguage structure. <br><br></dl><li><a name="z16_1" doxytag="Inti::Gtk::SourceLanguage::gtk_source_language_class"></a>
GtkSourceLanguageClass * <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z16_1">gtk_source_language_class</a> () const
<dl class="el"><dd class="mdescRight">Get a pointer to the GtkSourceLanguageClass structure. <br><br></dl><li><a name="z16_2" doxytag="Inti::Gtk::SourceLanguage::operator GtkSourceLanguage *"></a>
<a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z16_2">operator GtkSourceLanguage *</a> () const
<dl class="el"><dd class="mdescRight">Conversion operator; safely converts a <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html">SourceLanguage</a> to a GtkSourceLanguage pointer. <br><br></dl><li><a name="z16_3" doxytag="Inti::Gtk::SourceLanguage::is_gtk_source_language"></a>
bool <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z16_3">is_gtk_source_language</a> () const
<dl class="el"><dd class="mdescRight">Returns true if the object instance is of type GTK_TYPE_SOURCE_LANGUAGE. <br><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Accessors</div></td></tr>
<ul>
<li><a name="z17_0" doxytag="Inti::Gtk::SourceLanguage::get_id"></a>
String <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_0">get_id</a> () const
<dl class="el"><dd class="mdescRight">Returns the ID of the language (ID is not locale-dependent). <br><br></dl><li><a name="z17_1" doxytag="Inti::Gtk::SourceLanguage::get_name"></a>
String <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_1">get_name</a> () const
<dl class="el"><dd class="mdescRight">Returns the name of the language from the language specification file (.lang) or a null String if no language name can be retrieved. <br><br></dl><li><a name="z17_2" doxytag="Inti::Gtk::SourceLanguage::get_section"></a>
String <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_2">get_section</a> () const
<dl class="el"><dd class="mdescRight">Returns the name of the section from the language specification file (.lang) or a null String if no section name can be retrieved. <br><br></dl><li>bool <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_3">get_tags</a> (std::vector< Pointer< TextTag > > &tags) const
<dl class="el"><dd class="mdescRight">Gets a list of the available source tags. </em> <a href="#z17_3"></a><em><br><br></dl><li><a name="z17_4" doxytag="Inti::Gtk::SourceLanguage::get_escape_char"></a>
G::Unichar <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_4">get_escape_char</a> () const
<dl class="el"><dd class="mdescRight">Returns the escape character used for syntax delimiters. <br><br></dl><li>bool <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_5">get_mime_types</a> (std::vector< String > &mime_types) const
<dl class="el"><dd class="mdescRight">Gets a list of the mime types set by <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z18_0">set_mime_types()</a>. </em> <a href="#z17_5"></a><em><br><br></dl><li><a name="z17_6" doxytag="Inti::Gtk::SourceLanguage::get_style_scheme"></a>
<a class="el" href="classInti_1_1Gtk_1_1SourceStyleScheme.html">SourceStyleScheme</a> * <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_6">get_style_scheme</a> () const
<dl class="el"><dd class="mdescRight">Returns the style scheme currently used by the language. <br><br></dl><li><a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a> * <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_7">get_tag_style</a> (const String &tag_id) const
<dl class="el"><dd class="mdescRight">Gets the <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a> used by <em>tag_id</em>. </em> <a href="#z17_7"></a><em><br><br></dl><li><a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a> * <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z17_8">get_tag_default_style</a> (const String &tag_id) const
<dl class="el"><dd class="mdescRight">Get the default style for <em>tag_id</em>. </em> <a href="#z17_8"></a><em><br><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Methods</div></td></tr>
<ul>
<li>void <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z18_0">set_mime_types</a> (const std::vector< String > &mime_types)
<dl class="el"><dd class="mdescRight">Set the mime types. </em> <a href="#z18_0"></a><em><br><br></dl><li>void <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z18_1">set_style_scheme</a> (<a class="el" href="classInti_1_1Gtk_1_1SourceStyleScheme.html">SourceStyleScheme</a> &scheme)
<dl class="el"><dd class="mdescRight">Set the style scheme used by the language. </em> <a href="#z18_1"></a><em><br><br></dl><li>void <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z18_2">set_tag_style</a> (const String &tag_id, const <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a> &style)
<dl class="el"><dd class="mdescRight">Set the style of the tag whose ID is <em>tag_id</em>. </em> <a href="#z18_2"></a><em><br><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Signal Proxies</div></td></tr>
<ul>
<li><a name="z19_0" doxytag="Inti::Gtk::SourceLanguage::sig_tag_style_changed"></a>
const TagStyleChangedSignalProxy <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z19_0">sig_tag_style_changed</a> ()
<dl class="el"><dd class="mdescRight">Connect to the tag_style_changed_signal; emitted when a tag style is changed. <br><br></dl></ul>
<h2>Protected Member Functions</h2>
<tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr>
<ul>
<li><a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z13_0">SourceLanguage</a> (GtkSourceLanguage *language, bool reference=false)
<dl class="el"><dd class="mdescRight">Construct a new <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html">SourceLanguage</a> from an existing GtkSourceLanguage. </em> <a href="#z13_0"></a><em><br><br></dl></ul>
<tr><td colspan="2"><div class="groupHeader">Signal Handlers</div></td></tr>
<ul>
<li>virtual void <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z14_0">on_tag_style_changed</a> (const String &name)
<dl class="el"><dd class="mdescRight">Called when a tag style is changed. </em> <a href="#z14_0"></a><em><br><br></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A GtkSourceLanguage C++ wrapper class.
<p>
<a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html">SourceLanguage</a> is an object that represents a SourceBuffer's language.
<p>
<hr><h2>Constructor & Destructor Documentation</h2>
<a name="z13_0" doxytag="Inti::Gtk::SourceLanguage::SourceLanguage"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> Inti::Gtk::SourceLanguage::SourceLanguage </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">GtkSourceLanguage * </td>
<td class="mdname" nowrap> <em>language</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>bool </td>
<td class="mdname" nowrap> <em>reference</em> = false</td>
</tr>
<tr>
<td></td>
<td class="md">) </td>
<td class="md" colspan="2"><code> [explicit, protected]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Construct a new <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html">SourceLanguage</a> from an existing GtkSourceLanguage.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>language</em> </td><td>A pointer to a GtkSourceLanguage. </td></tr>
<tr><td valign=top><em>reference</em> </td><td>Set false if the initial reference count is floating, set true if it's not.</td></tr>
</table>
</dl>
<br>
The <em>language</em> can be a newly created GtkSourceLanguage or an existing GtkSourceLanguage (see G::Object::Object). </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="z17_5" doxytag="Inti::Gtk::SourceLanguage::get_mime_types"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> bool Inti::Gtk::SourceLanguage::get_mime_types </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">std::vector< String > & </td>
<td class="mdname1" valign="top" nowrap> <em>mime_types</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Gets a list of the mime types set by <a class="el" href="classInti_1_1Gtk_1_1SourceLanguage.html#z18_0">set_mime_types()</a>.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>mime_types</em> </td><td>A vector of String to hold the mime types. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><em>true</em> if <em>mime_types</em> is not empty. </dd></dl>
</td>
</tr>
</table>
<a name="z17_8" doxytag="Inti::Gtk::SourceLanguage::get_tag_default_style"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a>* Inti::Gtk::SourceLanguage::get_tag_default_style </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const String & </td>
<td class="mdname1" valign="top" nowrap> <em>tag_id</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Get the default style for <em>tag_id</em>.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>tag_id</em> </td><td>The tag ID. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>A pointer to the default <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a>. </dd></dl>
</td>
</tr>
</table>
<a name="z17_7" doxytag="Inti::Gtk::SourceLanguage::get_tag_style"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a>* Inti::Gtk::SourceLanguage::get_tag_style </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const String & </td>
<td class="mdname1" valign="top" nowrap> <em>tag_id</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Gets the <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a> used by <em>tag_id</em>.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>tag_id</em> </td><td>The tag ID. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>A pointer to the <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a>. </dd></dl>
</td>
</tr>
</table>
<a name="z17_3" doxytag="Inti::Gtk::SourceLanguage::get_tags"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> bool Inti::Gtk::SourceLanguage::get_tags </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">std::vector< Pointer< TextTag > > & </td>
<td class="mdname1" valign="top" nowrap> <em>tags</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap> const</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Gets a list of the available source tags.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>tags</em> </td><td>A vector of TextTag smart pointers to hold the source tags. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><em>true</em> if <em>tags</em> is not empty. </dd></dl>
</td>
</tr>
</table>
<a name="z14_0" doxytag="Inti::Gtk::SourceLanguage::on_tag_style_changed"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual void Inti::Gtk::SourceLanguage::on_tag_style_changed </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const String & </td>
<td class="mdname1" valign="top" nowrap> <em>name</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [protected, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Called when a tag style is changed.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>name</em> </td><td>The name of the new tag style. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="z18_0" doxytag="Inti::Gtk::SourceLanguage::set_mime_types"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void Inti::Gtk::SourceLanguage::set_mime_types </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const std::vector< String > & </td>
<td class="mdname1" valign="top" nowrap> <em>mime_types</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Set the mime types.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>mime_types</em> </td><td>A vector of String holding the mime types </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="z18_1" doxytag="Inti::Gtk::SourceLanguage::set_style_scheme"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void Inti::Gtk::SourceLanguage::set_style_scheme </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="classInti_1_1Gtk_1_1SourceStyleScheme.html">SourceStyleScheme</a> & </td>
<td class="mdname1" valign="top" nowrap> <em>scheme</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Set the style scheme used by the language.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>scheme</em> </td><td>The new <a class="el" href="classInti_1_1Gtk_1_1SourceStyleScheme.html">SourceStyleScheme</a>. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="z18_2" doxytag="Inti::Gtk::SourceLanguage::set_tag_style"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void Inti::Gtk::SourceLanguage::set_tag_style </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const String & </td>
<td class="mdname" nowrap> <em>tag_id</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a> & </td>
<td class="mdname" nowrap> <em>style</em></td>
</tr>
<tr>
<td></td>
<td class="md">) </td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
Set the style of the tag whose ID is <em>tag_id</em>.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>tag_id</em> </td><td>The ID identifying the source tag. </td></tr>
<tr><td valign=top><em>style</em> </td><td>The new <a class="el" href="classInti_1_1Gtk_1_1SourceTagStyle.html">SourceTagStyle</a>. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="sourcelanguage_8h-source.html">sourcelanguage.h</a></ul>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Main Page - Footer</title>
<meta name="description" content="Reference Manual">
<meta name="author" content="The Inti Development Team">
</head>
<body>
<br>
<br>
<table cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
<tbody>
<tr>
<td valign="top">
<hr></td>
</tr>
<tr>
<td valign="top" height="116"
background="../images/bottom-fade.png">
<address><small>Generated on Wed Aug 27 21:17:27 2003 for Inti-SourceView by <a
href="http://www.doxygen.org/index.html"><img src="doxygen.png"
alt="doxygen" align="middle" border="0" width="110" height="53"> </a>
1.3.2 written by <a href="mailto:dimitri@stack.nl">Dimitri
van Heesch</a>, © 1997-2002</small></address>
</td>
</tr>
<tr>
<td style="vertical-align: top; background-color: rgb(0, 55, 85);"><br>
</td>
</tr>
</tbody>
</table>
<br>
</body>
</html>
|