~ubuntu-branches/ubuntu/saucy/gtk+3.0/saucy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkTextTag.html

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-28 15:31:27 UTC
  • mfrom: (40.1.1 quantal-proposed)
  • Revision ID: package-import@ubuntu.com-20120628153127-mmtkaenv2qsentuj
Tags: 3.5.6-0ubuntu2
* debian/control:
  - libgtk-3-dev depends on libatk-bridge2.0-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GtkTextTag</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
7
7
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
8
8
<link rel="up" href="TextWidgetObjects.html" title="Multiline Text Editor">
9
9
<link rel="prev" href="GtkTextBuffer.html" title="GtkTextBuffer">
189
189
<p>
190
190
Describes a type of line wrapping.
191
191
</p>
192
 
<div class="variablelist"><table border="0">
 
192
<div class="variablelist"><table border="0" class="variablelist">
 
193
<colgroup>
193
194
<col align="left" valign="top">
 
195
<col>
 
196
</colgroup>
194
197
<tbody>
195
198
<tr>
196
199
<td><p><a name="GTK-WRAP-NONE:CAPS"></a><span class="term"><code class="literal">GTK_WRAP_NONE</code></span></p></td>
276
279
Creates a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>. Configure the tag using object arguments,
277
280
i.e. using <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>.
278
281
</p>
279
 
<div class="variablelist"><table border="0">
 
282
<div class="variablelist"><table border="0" class="variablelist">
 
283
<colgroup>
280
284
<col align="left" valign="top">
 
285
<col>
 
286
</colgroup>
281
287
<tbody>
282
288
<tr>
283
289
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
299
305
<p>
300
306
Get the tag priority.
301
307
</p>
302
 
<div class="variablelist"><table border="0">
 
308
<div class="variablelist"><table border="0" class="variablelist">
 
309
<colgroup>
303
310
<col align="left" valign="top">
 
311
<col>
 
312
</colgroup>
304
313
<tbody>
305
314
<tr>
306
315
<td><p><span class="term"><em class="parameter"><code>tag</code></em> :</span></p></td>
332
341
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-create-tag" title="gtk_text_buffer_create_tag ()"><code class="function">gtk_text_buffer_create_tag()</code></a>, which adds the tag to the buffer's table
333
342
automatically.
334
343
</p>
335
 
<div class="variablelist"><table border="0">
 
344
<div class="variablelist"><table border="0" class="variablelist">
 
345
<colgroup>
336
346
<col align="left" valign="top">
 
347
<col>
 
348
</colgroup>
337
349
<tbody>
338
350
<tr>
339
351
<td><p><span class="term"><em class="parameter"><code>tag</code></em> :</span></p></td>
357
369
<p>
358
370
Emits the "event" signal on the <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>.
359
371
</p>
360
 
<div class="variablelist"><table border="0">
 
372
<div class="variablelist"><table border="0" class="variablelist">
 
373
<colgroup>
361
374
<col align="left" valign="top">
 
375
<col>
 
376
</colgroup>
362
377
<tbody>
363
378
<tr>
364
379
<td><p><span class="term"><em class="parameter"><code>tag</code></em> :</span></p></td>
428
443
Creates a <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a>, which describes
429
444
a set of properties on some text.
430
445
</p>
431
 
<div class="variablelist"><table border="0">
 
446
<div class="variablelist"><table border="0" class="variablelist">
 
447
<colgroup>
432
448
<col align="left" valign="top">
 
449
<col>
 
450
</colgroup>
433
451
<tbody><tr>
434
452
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
435
453
<td>a new <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a>,
444
462
<p>
445
463
Copies <em class="parameter"><code>src</code></em> and returns a new <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a>.
446
464
</p>
447
 
<div class="variablelist"><table border="0">
 
465
<div class="variablelist"><table border="0" class="variablelist">
 
466
<colgroup>
448
467
<col align="left" valign="top">
 
468
<col>
 
469
</colgroup>
449
470
<tbody>
450
471
<tr>
451
472
<td><p><span class="term"><em class="parameter"><code>src</code></em> :</span></p></td>
469
490
Copies the values from <em class="parameter"><code>src</code></em> to <em class="parameter"><code>dest</code></em> so that <em class="parameter"><code>dest</code></em> has
470
491
the same values as <em class="parameter"><code>src</code></em>. Frees existing values in <em class="parameter"><code>dest</code></em>.
471
492
</p>
472
 
<div class="variablelist"><table border="0">
 
493
<div class="variablelist"><table border="0" class="variablelist">
 
494
<colgroup>
473
495
<col align="left" valign="top">
 
496
<col>
 
497
</colgroup>
474
498
<tbody>
475
499
<tr>
476
500
<td><p><span class="term"><em class="parameter"><code>src</code></em> :</span></p></td>
493
517
Decrements the reference count on <em class="parameter"><code>values</code></em>, freeing the structure
494
518
if the reference count reaches 0.
495
519
</p>
496
 
<div class="variablelist"><table border="0">
 
520
<div class="variablelist"><table border="0" class="variablelist">
 
521
<colgroup>
497
522
<col align="left" valign="top">
 
523
<col>
 
524
</colgroup>
498
525
<tbody><tr>
499
526
<td><p><span class="term"><em class="parameter"><code>values</code></em> :</span></p></td>
500
527
<td>a <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a>
509
536
<p>
510
537
Increments the reference count on <em class="parameter"><code>values</code></em>.
511
538
</p>
512
 
<div class="variablelist"><table border="0">
 
539
<div class="variablelist"><table border="0" class="variablelist">
 
540
<colgroup>
513
541
<col align="left" valign="top">
 
542
<col>
 
543
</colgroup>
514
544
<tbody>
515
545
<tr>
516
546
<td><p><span class="term"><em class="parameter"><code>values</code></em> :</span></p></td>
1050
1080
The ::event signal is emitted when an event occurs on a region of the
1051
1081
buffer marked with this tag.
1052
1082
</p>
1053
 
<div class="variablelist"><table border="0">
 
1083
<div class="variablelist"><table border="0" class="variablelist">
 
1084
<colgroup>
1054
1085
<col align="left" valign="top">
 
1086
<col>
 
1087
</colgroup>
1055
1088
<tbody>
1056
1089
<tr>
1057
1090
<td><p><span class="term"><em class="parameter"><code>tag</code></em> :</span></p></td>