atk 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/atk/extconf.rb +1 -0
- data/lib/2.2/atk.so +0 -0
- data/lib/2.3/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atkobject.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
- data/vendor/local/lib/girepository-1.0/Atk-1.0.typelib +0 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +4 -4
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +74 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +17 -25
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +58 -70
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +33 -41
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +11 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +6 -9
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +21 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +10 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +8 -12
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +70 -91
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +9 -13
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +10 -14
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +23 -33
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +15 -21
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +18 -27
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +21 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +64 -84
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +27 -34
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +110 -130
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +41 -51
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +26 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +22 -24
- data/vendor/local/share/gtk-doc/html/atk/accessibles.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +5 -6
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +5 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +37 -41
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +7 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +9 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +88 -84
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +94 -7
- data/vendor/local/share/gtk-doc/html/atk/atkobject.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/data.html +3 -4
- data/vendor/local/share/gtk-doc/html/atk/deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/index.html +6 -7
- data/vendor/local/share/gtk-doc/html/atk/interfaces.html +4 -5
- data/vendor/local/share/gtk-doc/html/atk/overview.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/atk/toolkit.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/utilities.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
- metadata +6 -8
- data/lib/2.0/atk.so +0 -0
- data/lib/2.1/atk.so +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +0 -875
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
9
9
|
<link rel="prev" href="AtkStreamableContent.html" title="AtkStreamableContent">
|
10
10
|
<link rel="next" href="AtkTableCell.html" title="AtkTableCell">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -338,7 +338,7 @@
|
|
338
338
|
</div>
|
339
339
|
<div class="refsect1">
|
340
340
|
<a name="AtkTable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
341
|
-
<pre class="screen">
|
341
|
+
<pre class="screen"> GInterface
|
342
342
|
<span class="lineart">╰──</span> AtkTable
|
343
343
|
</pre>
|
344
344
|
</div>
|
@@ -365,10 +365,10 @@ is, they may not have backing widgets in the host UI toolkit. They
|
|
365
365
|
are therefore often transient.</p>
|
366
366
|
<p>Since tables are often very complex, <a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a> includes provision
|
367
367
|
for offering simplified summary information, as well as row and
|
368
|
-
column headers and captions. Headers and captions are <a href="AtkObject.html"><span class="type">AtkObjects</span></a>
|
368
|
+
column headers and captions. Headers and captions are <a href="AtkObject.html#AtkObject-struct"><span class="type">AtkObjects</span></a>
|
369
369
|
which may implement other interfaces (<a class="link" href="AtkText.html" title="AtkText"><span class="type">AtkText</span></a>, <a class="link" href="AtkImage.html" title="AtkImage"><span class="type">AtkImage</span></a>, etc.) as
|
370
370
|
appropriate. <a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a> summaries may themselves be (simplified)
|
371
|
-
<a href="AtkTable.html"><span class="type">AtkTables</span></a>, etc.</p>
|
371
|
+
<a href="AtkTable.html#AtkTable-struct"><span class="type">AtkTables</span></a>, etc.</p>
|
372
372
|
<p>Note for implementors: in the past, <a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a> required that all the
|
373
373
|
cells should be direct children of <a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a>, and provided some
|
374
374
|
index based methods to request the cells. The practice showed that
|
@@ -389,7 +389,7 @@ atk_table_ref_at (<em class="parameter"><code><a class="link" href="AtkTable.htm
|
|
389
389
|
. This cell
|
390
390
|
should implement the interface <a class="link" href="AtkTableCell.html" title="AtkTableCell"><span class="type">AtkTableCell</span></a></p>
|
391
391
|
<div class="refsect3">
|
392
|
-
<a name="
|
392
|
+
<a name="atk-table-ref-at.parameters"></a><h4>Parameters</h4>
|
393
393
|
<div class="informaltable"><table width="100%" border="0">
|
394
394
|
<colgroup>
|
395
395
|
<col width="150px" class="parameters_name">
|
@@ -418,7 +418,7 @@ should implement the interface <a class="link" href="AtkTableCell.html" title="A
|
|
418
418
|
</table></div>
|
419
419
|
</div>
|
420
420
|
<div class="refsect3">
|
421
|
-
<a name="
|
421
|
+
<a name="atk-table-ref-at.returns"></a><h4>Returns</h4>
|
422
422
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the referred
|
423
423
|
to accessible. </p>
|
424
424
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -443,7 +443,7 @@ accessible that represents the cell at (<em class="parameter"><code>row</code></
|
|
443
443
|
<em class="parameter"><code>column</code></em>
|
444
444
|
.</p>
|
445
445
|
<div class="refsect3">
|
446
|
-
<a name="
|
446
|
+
<a name="atk-table-get-index-at.parameters"></a><h4>Parameters</h4>
|
447
447
|
<div class="informaltable"><table width="100%" border="0">
|
448
448
|
<colgroup>
|
449
449
|
<col width="150px" class="parameters_name">
|
@@ -472,11 +472,10 @@ accessible that represents the cell at (<em class="parameter"><code>row</code></
|
|
472
472
|
</table></div>
|
473
473
|
</div>
|
474
474
|
<div class="refsect3">
|
475
|
-
<a name="
|
475
|
+
<a name="atk-table-get-index-at.returns"></a><h4>Returns</h4>
|
476
476
|
<p> a <span class="type">gint</span> representing the index at specified position.
|
477
477
|
The value -1 is returned if the object at row,column is not a child
|
478
478
|
of table or table does not implement this interface.</p>
|
479
|
-
<p></p>
|
480
479
|
</div>
|
481
480
|
</div>
|
482
481
|
<hr>
|
@@ -492,7 +491,7 @@ atk_table_get_column_at_index (<em class="parameter"><code><a class="link" href=
|
|
492
491
|
<p>Gets a <span class="type">gint</span> representing the column at the specified <em class="parameter"><code>index_</code></em>
|
493
492
|
.</p>
|
494
493
|
<div class="refsect3">
|
495
|
-
<a name="
|
494
|
+
<a name="atk-table-get-column-at-index.parameters"></a><h4>Parameters</h4>
|
496
495
|
<div class="informaltable"><table width="100%" border="0">
|
497
496
|
<colgroup>
|
498
497
|
<col width="150px" class="parameters_name">
|
@@ -515,10 +514,9 @@ atk_table_get_column_at_index (<em class="parameter"><code><a class="link" href=
|
|
515
514
|
</table></div>
|
516
515
|
</div>
|
517
516
|
<div class="refsect3">
|
518
|
-
<a name="
|
517
|
+
<a name="atk-table-get-column-at-index.returns"></a><h4>Returns</h4>
|
519
518
|
<p> a gint representing the column at the specified index,
|
520
519
|
or -1 if the table does not implement this method.</p>
|
521
|
-
<p></p>
|
522
520
|
</div>
|
523
521
|
</div>
|
524
522
|
<hr>
|
@@ -534,7 +532,7 @@ atk_table_get_row_at_index (<em class="parameter"><code><a class="link" href="At
|
|
534
532
|
<p>Gets a <span class="type">gint</span> representing the row at the specified <em class="parameter"><code>index_</code></em>
|
535
533
|
.</p>
|
536
534
|
<div class="refsect3">
|
537
|
-
<a name="
|
535
|
+
<a name="atk-table-get-row-at-index.parameters"></a><h4>Parameters</h4>
|
538
536
|
<div class="informaltable"><table width="100%" border="0">
|
539
537
|
<colgroup>
|
540
538
|
<col width="150px" class="parameters_name">
|
@@ -557,10 +555,9 @@ atk_table_get_row_at_index (<em class="parameter"><code><a class="link" href="At
|
|
557
555
|
</table></div>
|
558
556
|
</div>
|
559
557
|
<div class="refsect3">
|
560
|
-
<a name="
|
558
|
+
<a name="atk-table-get-row-at-index.returns"></a><h4>Returns</h4>
|
561
559
|
<p> a gint representing the row at the specified index,
|
562
560
|
or -1 if the table does not implement this method.</p>
|
563
|
-
<p></p>
|
564
561
|
</div>
|
565
562
|
</div>
|
566
563
|
<hr>
|
@@ -570,7 +567,7 @@ or -1 if the table does not implement this method.</p>
|
|
570
567
|
atk_table_get_n_columns (<em class="parameter"><code><a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a> *table</code></em>);</pre>
|
571
568
|
<p>Gets the number of columns in the table.</p>
|
572
569
|
<div class="refsect3">
|
573
|
-
<a name="
|
570
|
+
<a name="atk-table-get-n-columns.parameters"></a><h4>Parameters</h4>
|
574
571
|
<div class="informaltable"><table width="100%" border="0">
|
575
572
|
<colgroup>
|
576
573
|
<col width="150px" class="parameters_name">
|
@@ -585,10 +582,9 @@ atk_table_get_n_columns (<em class="parameter"><code><a class="link" href="AtkTa
|
|
585
582
|
</table></div>
|
586
583
|
</div>
|
587
584
|
<div class="refsect3">
|
588
|
-
<a name="
|
585
|
+
<a name="atk-table-get-n-columns.returns"></a><h4>Returns</h4>
|
589
586
|
<p> a gint representing the number of columns, or 0
|
590
587
|
if value does not implement this interface.</p>
|
591
|
-
<p></p>
|
592
588
|
</div>
|
593
589
|
</div>
|
594
590
|
<hr>
|
@@ -598,7 +594,7 @@ if value does not implement this interface.</p>
|
|
598
594
|
atk_table_get_n_rows (<em class="parameter"><code><a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a> *table</code></em>);</pre>
|
599
595
|
<p>Gets the number of rows in the table.</p>
|
600
596
|
<div class="refsect3">
|
601
|
-
<a name="
|
597
|
+
<a name="atk-table-get-n-rows.parameters"></a><h4>Parameters</h4>
|
602
598
|
<div class="informaltable"><table width="100%" border="0">
|
603
599
|
<colgroup>
|
604
600
|
<col width="150px" class="parameters_name">
|
@@ -613,10 +609,9 @@ atk_table_get_n_rows (<em class="parameter"><code><a class="link" href="AtkTable
|
|
613
609
|
</table></div>
|
614
610
|
</div>
|
615
611
|
<div class="refsect3">
|
616
|
-
<a name="
|
612
|
+
<a name="atk-table-get-n-rows.returns"></a><h4>Returns</h4>
|
617
613
|
<p> a gint representing the number of rows, or 0
|
618
614
|
if value does not implement this interface.</p>
|
619
|
-
<p></p>
|
620
615
|
</div>
|
621
616
|
</div>
|
622
617
|
<hr>
|
@@ -632,7 +627,7 @@ at the specified <em class="parameter"><code>row</code></em>
|
|
632
627
|
in the <em class="parameter"><code>table</code></em>
|
633
628
|
.</p>
|
634
629
|
<div class="refsect3">
|
635
|
-
<a name="
|
630
|
+
<a name="atk-table-get-column-extent-at.parameters"></a><h4>Parameters</h4>
|
636
631
|
<div class="informaltable"><table width="100%" border="0">
|
637
632
|
<colgroup>
|
638
633
|
<col width="150px" class="parameters_name">
|
@@ -661,10 +656,9 @@ at the specified <em class="parameter"><code>row</code></em>
|
|
661
656
|
</table></div>
|
662
657
|
</div>
|
663
658
|
<div class="refsect3">
|
664
|
-
<a name="
|
659
|
+
<a name="atk-table-get-column-extent-at.returns"></a><h4>Returns</h4>
|
665
660
|
<p> a gint representing the column extent at specified position, or 0
|
666
661
|
if value does not implement this interface.</p>
|
667
|
-
<p></p>
|
668
662
|
</div>
|
669
663
|
</div>
|
670
664
|
<hr>
|
@@ -680,7 +674,7 @@ at a specified <em class="parameter"><code>row</code></em>
|
|
680
674
|
in the <em class="parameter"><code>table</code></em>
|
681
675
|
.</p>
|
682
676
|
<div class="refsect3">
|
683
|
-
<a name="
|
677
|
+
<a name="atk-table-get-row-extent-at.parameters"></a><h4>Parameters</h4>
|
684
678
|
<div class="informaltable"><table width="100%" border="0">
|
685
679
|
<colgroup>
|
686
680
|
<col width="150px" class="parameters_name">
|
@@ -709,10 +703,9 @@ at a specified <em class="parameter"><code>row</code></em>
|
|
709
703
|
</table></div>
|
710
704
|
</div>
|
711
705
|
<div class="refsect3">
|
712
|
-
<a name="
|
706
|
+
<a name="atk-table-get-row-extent-at.returns"></a><h4>Returns</h4>
|
713
707
|
<p> a gint representing the row extent at specified position, or 0
|
714
708
|
if value does not implement this interface.</p>
|
715
|
-
<p></p>
|
716
709
|
</div>
|
717
710
|
</div>
|
718
711
|
<hr>
|
@@ -723,7 +716,7 @@ atk_table_get_caption (<em class="parameter"><code><a class="link" href="AtkTabl
|
|
723
716
|
<p>Gets the caption for the <em class="parameter"><code>table</code></em>
|
724
717
|
.</p>
|
725
718
|
<div class="refsect3">
|
726
|
-
<a name="
|
719
|
+
<a name="atk-table-get-caption.parameters"></a><h4>Parameters</h4>
|
727
720
|
<div class="informaltable"><table width="100%" border="0">
|
728
721
|
<colgroup>
|
729
722
|
<col width="150px" class="parameters_name">
|
@@ -738,7 +731,7 @@ atk_table_get_caption (<em class="parameter"><code><a class="link" href="AtkTabl
|
|
738
731
|
</table></div>
|
739
732
|
</div>
|
740
733
|
<div class="refsect3">
|
741
|
-
<a name="
|
734
|
+
<a name="atk-table-get-caption.returns"></a><h4>Returns</h4>
|
742
735
|
<p> a AtkObject* representing the
|
743
736
|
table caption, or <code class="literal">NULL</code> if value does not implement this interface. </p>
|
744
737
|
<p><span class="annotation">[<a href="http://foldoc.org/nullable"><span class="acronym">nullable</span></a>][<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
@@ -753,7 +746,7 @@ atk_table_get_column_description (<em class="parameter"><code><a class="link" hr
|
|
753
746
|
<p>Gets the description text of the specified <em class="parameter"><code>column</code></em>
|
754
747
|
in the table</p>
|
755
748
|
<div class="refsect3">
|
756
|
-
<a name="
|
749
|
+
<a name="atk-table-get-column-description.parameters"></a><h4>Parameters</h4>
|
757
750
|
<div class="informaltable"><table width="100%" border="0">
|
758
751
|
<colgroup>
|
759
752
|
<col width="150px" class="parameters_name">
|
@@ -776,10 +769,9 @@ atk_table_get_column_description (<em class="parameter"><code><a class="link" hr
|
|
776
769
|
</table></div>
|
777
770
|
</div>
|
778
771
|
<div class="refsect3">
|
779
|
-
<a name="
|
772
|
+
<a name="atk-table-get-column-description.returns"></a><h4>Returns</h4>
|
780
773
|
<p> a gchar* representing the column description, or <code class="literal">NULL</code>
|
781
774
|
if value does not implement this interface.</p>
|
782
|
-
<p></p>
|
783
775
|
</div>
|
784
776
|
</div>
|
785
777
|
<hr>
|
@@ -790,7 +782,7 @@ atk_table_get_row_description (<em class="parameter"><code><a class="link" href=
|
|
790
782
|
<em class="parameter"><code><span class="type">gint</span> row</code></em>);</pre>
|
791
783
|
<p>Gets the description text of the specified row in the table</p>
|
792
784
|
<div class="refsect3">
|
793
|
-
<a name="
|
785
|
+
<a name="atk-table-get-row-description.parameters"></a><h4>Parameters</h4>
|
794
786
|
<div class="informaltable"><table width="100%" border="0">
|
795
787
|
<colgroup>
|
796
788
|
<col width="150px" class="parameters_name">
|
@@ -813,7 +805,7 @@ atk_table_get_row_description (<em class="parameter"><code><a class="link" href=
|
|
813
805
|
</table></div>
|
814
806
|
</div>
|
815
807
|
<div class="refsect3">
|
816
|
-
<a name="
|
808
|
+
<a name="atk-table-get-row-description.returns"></a><h4>Returns</h4>
|
817
809
|
<p> a gchar* representing the row description, or
|
818
810
|
<code class="literal">NULL</code> if value does not implement this interface. </p>
|
819
811
|
<p><span class="annotation">[<a href="http://foldoc.org/nullable"><span class="acronym">nullable</span></a>]</span></p>
|
@@ -827,7 +819,7 @@ atk_table_get_column_header (<em class="parameter"><code><a class="link" href="A
|
|
827
819
|
<em class="parameter"><code><span class="type">gint</span> column</code></em>);</pre>
|
828
820
|
<p>Gets the column header of a specified column in an accessible table.</p>
|
829
821
|
<div class="refsect3">
|
830
|
-
<a name="
|
822
|
+
<a name="atk-table-get-column-header.parameters"></a><h4>Parameters</h4>
|
831
823
|
<div class="informaltable"><table width="100%" border="0">
|
832
824
|
<colgroup>
|
833
825
|
<col width="150px" class="parameters_name">
|
@@ -849,7 +841,7 @@ atk_table_get_column_header (<em class="parameter"><code><a class="link" href="A
|
|
849
841
|
</table></div>
|
850
842
|
</div>
|
851
843
|
<div class="refsect3">
|
852
|
-
<a name="
|
844
|
+
<a name="atk-table-get-column-header.returns"></a><h4>Returns</h4>
|
853
845
|
<p> a AtkObject* representing the
|
854
846
|
specified column header, or <code class="literal">NULL</code> if value does not implement this
|
855
847
|
interface. </p>
|
@@ -864,7 +856,7 @@ atk_table_get_row_header (<em class="parameter"><code><a class="link" href="AtkT
|
|
864
856
|
<em class="parameter"><code><span class="type">gint</span> row</code></em>);</pre>
|
865
857
|
<p>Gets the row header of a specified row in an accessible table.</p>
|
866
858
|
<div class="refsect3">
|
867
|
-
<a name="
|
859
|
+
<a name="atk-table-get-row-header.parameters"></a><h4>Parameters</h4>
|
868
860
|
<div class="informaltable"><table width="100%" border="0">
|
869
861
|
<colgroup>
|
870
862
|
<col width="150px" class="parameters_name">
|
@@ -886,7 +878,7 @@ atk_table_get_row_header (<em class="parameter"><code><a class="link" href="AtkT
|
|
886
878
|
</table></div>
|
887
879
|
</div>
|
888
880
|
<div class="refsect3">
|
889
|
-
<a name="
|
881
|
+
<a name="atk-table-get-row-header.returns"></a><h4>Returns</h4>
|
890
882
|
<p> a AtkObject* representing the
|
891
883
|
specified row header, or <code class="literal">NULL</code> if value does not implement this
|
892
884
|
interface. </p>
|
@@ -900,7 +892,7 @@ interface. </p>
|
|
900
892
|
atk_table_get_summary (<em class="parameter"><code><a class="link" href="AtkTable.html" title="AtkTable"><span class="type">AtkTable</span></a> *table</code></em>);</pre>
|
901
893
|
<p>Gets the summary description of the table.</p>
|
902
894
|
<div class="refsect3">
|
903
|
-
<a name="
|
895
|
+
<a name="atk-table-get-summary.parameters"></a><h4>Parameters</h4>
|
904
896
|
<div class="informaltable"><table width="100%" border="0">
|
905
897
|
<colgroup>
|
906
898
|
<col width="150px" class="parameters_name">
|
@@ -915,7 +907,7 @@ atk_table_get_summary (<em class="parameter"><code><a class="link" href="AtkTabl
|
|
915
907
|
</table></div>
|
916
908
|
</div>
|
917
909
|
<div class="refsect3">
|
918
|
-
<a name="
|
910
|
+
<a name="atk-table-get-summary.returns"></a><h4>Returns</h4>
|
919
911
|
<p> a AtkObject* representing a summary description
|
920
912
|
of the table, or zero if value does not implement this interface. </p>
|
921
913
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -929,7 +921,7 @@ atk_table_set_caption (<em class="parameter"><code><a class="link" href="AtkTabl
|
|
929
921
|
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *caption</code></em>);</pre>
|
930
922
|
<p>Sets the caption for the table.</p>
|
931
923
|
<div class="refsect3">
|
932
|
-
<a name="
|
924
|
+
<a name="atk-table-set-caption.parameters"></a><h4>Parameters</h4>
|
933
925
|
<div class="informaltable"><table width="100%" border="0">
|
934
926
|
<colgroup>
|
935
927
|
<col width="150px" class="parameters_name">
|
@@ -963,7 +955,7 @@ atk_table_set_row_description (<em class="parameter"><code><a class="link" href=
|
|
963
955
|
of <em class="parameter"><code>table</code></em>
|
964
956
|
.</p>
|
965
957
|
<div class="refsect3">
|
966
|
-
<a name="
|
958
|
+
<a name="atk-table-set-row-description.parameters"></a><h4>Parameters</h4>
|
967
959
|
<div class="informaltable"><table width="100%" border="0">
|
968
960
|
<colgroup>
|
969
961
|
<col width="150px" class="parameters_name">
|
@@ -1005,7 +997,7 @@ atk_table_set_column_description (<em class="parameter"><code><a class="link" hr
|
|
1005
997
|
of the <em class="parameter"><code>table</code></em>
|
1006
998
|
.</p>
|
1007
999
|
<div class="refsect3">
|
1008
|
-
<a name="
|
1000
|
+
<a name="atk-table-set-column-description.parameters"></a><h4>Parameters</h4>
|
1009
1001
|
<div class="informaltable"><table width="100%" border="0">
|
1010
1002
|
<colgroup>
|
1011
1003
|
<col width="150px" class="parameters_name">
|
@@ -1046,7 +1038,7 @@ atk_table_set_row_header (<em class="parameter"><code><a class="link" href="AtkT
|
|
1046
1038
|
<p>Sets the specified row header to <em class="parameter"><code>header</code></em>
|
1047
1039
|
.</p>
|
1048
1040
|
<div class="refsect3">
|
1049
|
-
<a name="
|
1041
|
+
<a name="atk-table-set-row-header.parameters"></a><h4>Parameters</h4>
|
1050
1042
|
<div class="informaltable"><table width="100%" border="0">
|
1051
1043
|
<colgroup>
|
1052
1044
|
<col width="150px" class="parameters_name">
|
@@ -1084,7 +1076,7 @@ atk_table_set_column_header (<em class="parameter"><code><a class="link" href="A
|
|
1084
1076
|
<p>Sets the specified column header to <em class="parameter"><code>header</code></em>
|
1085
1077
|
.</p>
|
1086
1078
|
<div class="refsect3">
|
1087
|
-
<a name="
|
1079
|
+
<a name="atk-table-set-column-header.parameters"></a><h4>Parameters</h4>
|
1088
1080
|
<div class="informaltable"><table width="100%" border="0">
|
1089
1081
|
<colgroup>
|
1090
1082
|
<col width="150px" class="parameters_name">
|
@@ -1120,7 +1112,7 @@ atk_table_set_summary (<em class="parameter"><code><a class="link" href="AtkTabl
|
|
1120
1112
|
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
1121
1113
|
<p>Sets the summary description of the table.</p>
|
1122
1114
|
<div class="refsect3">
|
1123
|
-
<a name="
|
1115
|
+
<a name="atk-table-set-summary.parameters"></a><h4>Parameters</h4>
|
1124
1116
|
<div class="informaltable"><table width="100%" border="0">
|
1125
1117
|
<colgroup>
|
1126
1118
|
<col width="150px" class="parameters_name">
|
@@ -1153,7 +1145,7 @@ atk_table_get_selected_columns (<em class="parameter"><code><a class="link" href
|
|
1153
1145
|
<p>Gets the selected columns of the table by initializing **selected with
|
1154
1146
|
the selected column numbers. This array should be freed by the caller.</p>
|
1155
1147
|
<div class="refsect3">
|
1156
|
-
<a name="
|
1148
|
+
<a name="atk-table-get-selected-columns.parameters"></a><h4>Parameters</h4>
|
1157
1149
|
<div class="informaltable"><table width="100%" border="0">
|
1158
1150
|
<colgroup>
|
1159
1151
|
<col width="150px" class="parameters_name">
|
@@ -1175,10 +1167,9 @@ the selected column numbers. This array should be freed by the caller.</p>
|
|
1175
1167
|
</table></div>
|
1176
1168
|
</div>
|
1177
1169
|
<div class="refsect3">
|
1178
|
-
<a name="
|
1170
|
+
<a name="atk-table-get-selected-columns.returns"></a><h4>Returns</h4>
|
1179
1171
|
<p> a gint representing the number of selected columns,
|
1180
1172
|
or <code class="literal">0</code> if value does not implement this interface.</p>
|
1181
|
-
<p></p>
|
1182
1173
|
</div>
|
1183
1174
|
</div>
|
1184
1175
|
<hr>
|
@@ -1190,7 +1181,7 @@ atk_table_get_selected_rows (<em class="parameter"><code><a class="link" href="A
|
|
1190
1181
|
<p>Gets the selected rows of the table by initializing **selected with
|
1191
1182
|
the selected row numbers. This array should be freed by the caller.</p>
|
1192
1183
|
<div class="refsect3">
|
1193
|
-
<a name="
|
1184
|
+
<a name="atk-table-get-selected-rows.parameters"></a><h4>Parameters</h4>
|
1194
1185
|
<div class="informaltable"><table width="100%" border="0">
|
1195
1186
|
<colgroup>
|
1196
1187
|
<col width="150px" class="parameters_name">
|
@@ -1212,10 +1203,9 @@ the selected row numbers. This array should be freed by the caller.</p>
|
|
1212
1203
|
</table></div>
|
1213
1204
|
</div>
|
1214
1205
|
<div class="refsect3">
|
1215
|
-
<a name="
|
1206
|
+
<a name="atk-table-get-selected-rows.returns"></a><h4>Returns</h4>
|
1216
1207
|
<p> a gint representing the number of selected rows,
|
1217
1208
|
or zero if value does not implement this interface.</p>
|
1218
|
-
<p></p>
|
1219
1209
|
</div>
|
1220
1210
|
</div>
|
1221
1211
|
<hr>
|
@@ -1228,7 +1218,7 @@ atk_table_is_column_selected (<em class="parameter"><code><a class="link" href="
|
|
1228
1218
|
|
1229
1219
|
is selected</p>
|
1230
1220
|
<div class="refsect3">
|
1231
|
-
<a name="
|
1221
|
+
<a name="atk-table-is-column-selected.parameters"></a><h4>Parameters</h4>
|
1232
1222
|
<div class="informaltable"><table width="100%" border="0">
|
1233
1223
|
<colgroup>
|
1234
1224
|
<col width="150px" class="parameters_name">
|
@@ -1251,10 +1241,9 @@ is selected</p>
|
|
1251
1241
|
</table></div>
|
1252
1242
|
</div>
|
1253
1243
|
<div class="refsect3">
|
1254
|
-
<a name="
|
1244
|
+
<a name="atk-table-is-column-selected.returns"></a><h4>Returns</h4>
|
1255
1245
|
<p> a gboolean representing if the column is selected, or 0
|
1256
1246
|
if value does not implement this interface.</p>
|
1257
|
-
<p></p>
|
1258
1247
|
</div>
|
1259
1248
|
</div>
|
1260
1249
|
<hr>
|
@@ -1267,7 +1256,7 @@ atk_table_is_row_selected (<em class="parameter"><code><a class="link" href="Atk
|
|
1267
1256
|
|
1268
1257
|
is selected</p>
|
1269
1258
|
<div class="refsect3">
|
1270
|
-
<a name="
|
1259
|
+
<a name="atk-table-is-row-selected.parameters"></a><h4>Parameters</h4>
|
1271
1260
|
<div class="informaltable"><table width="100%" border="0">
|
1272
1261
|
<colgroup>
|
1273
1262
|
<col width="150px" class="parameters_name">
|
@@ -1290,10 +1279,9 @@ is selected</p>
|
|
1290
1279
|
</table></div>
|
1291
1280
|
</div>
|
1292
1281
|
<div class="refsect3">
|
1293
|
-
<a name="
|
1282
|
+
<a name="atk-table-is-row-selected.returns"></a><h4>Returns</h4>
|
1294
1283
|
<p> a gboolean representing if the row is selected, or 0
|
1295
1284
|
if value does not implement this interface.</p>
|
1296
|
-
<p></p>
|
1297
1285
|
</div>
|
1298
1286
|
</div>
|
1299
1287
|
<hr>
|
@@ -1308,7 +1296,7 @@ at the specified <em class="parameter"><code>row</code></em>
|
|
1308
1296
|
and <em class="parameter"><code>column</code></em>
|
1309
1297
|
is selected</p>
|
1310
1298
|
<div class="refsect3">
|
1311
|
-
<a name="
|
1299
|
+
<a name="atk-table-is-selected.parameters"></a><h4>Parameters</h4>
|
1312
1300
|
<div class="informaltable"><table width="100%" border="0">
|
1313
1301
|
<colgroup>
|
1314
1302
|
<col width="150px" class="parameters_name">
|
@@ -1337,10 +1325,9 @@ at the specified <em class="parameter"><code>row</code></em>
|
|
1337
1325
|
</table></div>
|
1338
1326
|
</div>
|
1339
1327
|
<div class="refsect3">
|
1340
|
-
<a name="
|
1328
|
+
<a name="atk-table-is-selected.returns"></a><h4>Returns</h4>
|
1341
1329
|
<p> a gboolean representing if the cell is selected, or 0
|
1342
1330
|
if value does not implement this interface.</p>
|
1343
|
-
<p></p>
|
1344
1331
|
</div>
|
1345
1332
|
</div>
|
1346
1333
|
<hr>
|
@@ -1352,7 +1339,7 @@ atk_table_add_column_selection (<em class="parameter"><code><a class="link" href
|
|
1352
1339
|
<p>Adds the specified <em class="parameter"><code>column</code></em>
|
1353
1340
|
to the selection.</p>
|
1354
1341
|
<div class="refsect3">
|
1355
|
-
<a name="
|
1342
|
+
<a name="atk-table-add-column-selection.parameters"></a><h4>Parameters</h4>
|
1356
1343
|
<div class="informaltable"><table width="100%" border="0">
|
1357
1344
|
<colgroup>
|
1358
1345
|
<col width="150px" class="parameters_name">
|
@@ -1375,10 +1362,9 @@ atk_table_add_column_selection (<em class="parameter"><code><a class="link" href
|
|
1375
1362
|
</table></div>
|
1376
1363
|
</div>
|
1377
1364
|
<div class="refsect3">
|
1378
|
-
<a name="
|
1365
|
+
<a name="atk-table-add-column-selection.returns"></a><h4>Returns</h4>
|
1379
1366
|
<p> a gboolean representing if the column was successfully added to
|
1380
1367
|
the selection, or 0 if value does not implement this interface.</p>
|
1381
|
-
<p></p>
|
1382
1368
|
</div>
|
1383
1369
|
</div>
|
1384
1370
|
<hr>
|
@@ -1390,7 +1376,7 @@ atk_table_add_row_selection (<em class="parameter"><code><a class="link" href="A
|
|
1390
1376
|
<p>Adds the specified <em class="parameter"><code>row</code></em>
|
1391
1377
|
to the selection.</p>
|
1392
1378
|
<div class="refsect3">
|
1393
|
-
<a name="
|
1379
|
+
<a name="atk-table-add-row-selection.parameters"></a><h4>Parameters</h4>
|
1394
1380
|
<div class="informaltable"><table width="100%" border="0">
|
1395
1381
|
<colgroup>
|
1396
1382
|
<col width="150px" class="parameters_name">
|
@@ -1413,10 +1399,9 @@ atk_table_add_row_selection (<em class="parameter"><code><a class="link" href="A
|
|
1413
1399
|
</table></div>
|
1414
1400
|
</div>
|
1415
1401
|
<div class="refsect3">
|
1416
|
-
<a name="
|
1402
|
+
<a name="atk-table-add-row-selection.returns"></a><h4>Returns</h4>
|
1417
1403
|
<p> a gboolean representing if row was successfully added to selection,
|
1418
1404
|
or 0 if value does not implement this interface.</p>
|
1419
|
-
<p></p>
|
1420
1405
|
</div>
|
1421
1406
|
</div>
|
1422
1407
|
<hr>
|
@@ -1428,7 +1413,7 @@ atk_table_remove_column_selection (<em class="parameter"><code><a class="link" h
|
|
1428
1413
|
<p>Adds the specified <em class="parameter"><code>column</code></em>
|
1429
1414
|
to the selection.</p>
|
1430
1415
|
<div class="refsect3">
|
1431
|
-
<a name="
|
1416
|
+
<a name="atk-table-remove-column-selection.parameters"></a><h4>Parameters</h4>
|
1432
1417
|
<div class="informaltable"><table width="100%" border="0">
|
1433
1418
|
<colgroup>
|
1434
1419
|
<col width="150px" class="parameters_name">
|
@@ -1451,10 +1436,9 @@ atk_table_remove_column_selection (<em class="parameter"><code><a class="link" h
|
|
1451
1436
|
</table></div>
|
1452
1437
|
</div>
|
1453
1438
|
<div class="refsect3">
|
1454
|
-
<a name="
|
1439
|
+
<a name="atk-table-remove-column-selection.returns"></a><h4>Returns</h4>
|
1455
1440
|
<p> a gboolean representing if the column was successfully removed from
|
1456
1441
|
the selection, or 0 if value does not implement this interface.</p>
|
1457
|
-
<p></p>
|
1458
1442
|
</div>
|
1459
1443
|
</div>
|
1460
1444
|
<hr>
|
@@ -1466,7 +1450,7 @@ atk_table_remove_row_selection (<em class="parameter"><code><a class="link" href
|
|
1466
1450
|
<p>Removes the specified <em class="parameter"><code>row</code></em>
|
1467
1451
|
from the selection.</p>
|
1468
1452
|
<div class="refsect3">
|
1469
|
-
<a name="
|
1453
|
+
<a name="atk-table-remove-row-selection.parameters"></a><h4>Parameters</h4>
|
1470
1454
|
<div class="informaltable"><table width="100%" border="0">
|
1471
1455
|
<colgroup>
|
1472
1456
|
<col width="150px" class="parameters_name">
|
@@ -1489,10 +1473,9 @@ atk_table_remove_row_selection (<em class="parameter"><code><a class="link" href
|
|
1489
1473
|
</table></div>
|
1490
1474
|
</div>
|
1491
1475
|
<div class="refsect3">
|
1492
|
-
<a name="
|
1476
|
+
<a name="atk-table-remove-row-selection.returns"></a><h4>Returns</h4>
|
1493
1477
|
<p> a gboolean representing if the row was successfully removed from
|
1494
1478
|
the selection, or 0 if value does not implement this interface.</p>
|
1495
|
-
<p></p>
|
1496
1479
|
</div>
|
1497
1480
|
</div>
|
1498
1481
|
</div>
|
@@ -1501,8 +1484,6 @@ the selection, or 0 if value does not implement this interface.</p>
|
|
1501
1484
|
<div class="refsect2">
|
1502
1485
|
<a name="AtkTable-struct"></a><h3>AtkTable</h3>
|
1503
1486
|
<pre class="programlisting">typedef struct _AtkTable AtkTable;</pre>
|
1504
|
-
<p>
|
1505
|
-
</p>
|
1506
1487
|
</div>
|
1507
1488
|
</div>
|
1508
1489
|
<div class="refsect1">
|
@@ -1517,7 +1498,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1517
1498
|
<p>The "column-deleted" signal is emitted by an object which
|
1518
1499
|
implements the AtkTable interface when a column is deleted.</p>
|
1519
1500
|
<div class="refsect3">
|
1520
|
-
<a name="
|
1501
|
+
<a name="AtkTable-column-deleted.parameters"></a><h4>Parameters</h4>
|
1521
1502
|
<div class="informaltable"><table width="100%" border="0">
|
1522
1503
|
<colgroup>
|
1523
1504
|
<col width="150px" class="parameters_name">
|
@@ -1561,7 +1542,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1561
1542
|
<p>The "column-inserted" signal is emitted by an object which
|
1562
1543
|
implements the AtkTable interface when a column is inserted.</p>
|
1563
1544
|
<div class="refsect3">
|
1564
|
-
<a name="
|
1545
|
+
<a name="AtkTable-column-inserted.parameters"></a><h4>Parameters</h4>
|
1565
1546
|
<div class="informaltable"><table width="100%" border="0">
|
1566
1547
|
<colgroup>
|
1567
1548
|
<col width="150px" class="parameters_name">
|
@@ -1604,7 +1585,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1604
1585
|
implements the AtkTable interface when the columns are
|
1605
1586
|
reordered.</p>
|
1606
1587
|
<div class="refsect3">
|
1607
|
-
<a name="
|
1588
|
+
<a name="AtkTable-column-reordered.parameters"></a><h4>Parameters</h4>
|
1608
1589
|
<div class="informaltable"><table width="100%" border="0">
|
1609
1590
|
<colgroup>
|
1610
1591
|
<col width="150px" class="parameters_name">
|
@@ -1637,7 +1618,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1637
1618
|
implements the AtkTable interface when the model displayed by
|
1638
1619
|
the table changes.</p>
|
1639
1620
|
<div class="refsect3">
|
1640
|
-
<a name="
|
1621
|
+
<a name="AtkTable-model-changed.parameters"></a><h4>Parameters</h4>
|
1641
1622
|
<div class="informaltable"><table width="100%" border="0">
|
1642
1623
|
<colgroup>
|
1643
1624
|
<col width="150px" class="parameters_name">
|
@@ -1671,7 +1652,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1671
1652
|
<p>The "row-deleted" signal is emitted by an object which
|
1672
1653
|
implements the AtkTable interface when a row is deleted.</p>
|
1673
1654
|
<div class="refsect3">
|
1674
|
-
<a name="
|
1655
|
+
<a name="AtkTable-row-deleted.parameters"></a><h4>Parameters</h4>
|
1675
1656
|
<div class="informaltable"><table width="100%" border="0">
|
1676
1657
|
<colgroup>
|
1677
1658
|
<col width="150px" class="parameters_name">
|
@@ -1715,7 +1696,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1715
1696
|
<p>The "row-inserted" signal is emitted by an object which
|
1716
1697
|
implements the AtkTable interface when a row is inserted.</p>
|
1717
1698
|
<div class="refsect3">
|
1718
|
-
<a name="
|
1699
|
+
<a name="AtkTable-row-inserted.parameters"></a><h4>Parameters</h4>
|
1719
1700
|
<div class="informaltable"><table width="100%" border="0">
|
1720
1701
|
<colgroup>
|
1721
1702
|
<col width="150px" class="parameters_name">
|
@@ -1758,7 +1739,7 @@ user_function (<a class="link" href="AtkTable.html" title="AtkTable"><span class
|
|
1758
1739
|
implements the AtkTable interface when the rows are
|
1759
1740
|
reordered.</p>
|
1760
1741
|
<div class="refsect3">
|
1761
|
-
<a name="
|
1742
|
+
<a name="AtkTable-row-reordered.parameters"></a><h4>Parameters</h4>
|
1762
1743
|
<div class="informaltable"><table width="100%" border="0">
|
1763
1744
|
<colgroup>
|
1764
1745
|
<col width="150px" class="parameters_name">
|
@@ -1784,7 +1765,6 @@ reordered.</p>
|
|
1784
1765
|
</div>
|
1785
1766
|
</div>
|
1786
1767
|
<div class="footer">
|
1787
|
-
<hr>
|
1788
|
-
Generated by GTK-Doc V1.21.1</div>
|
1768
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1789
1769
|
</body>
|
1790
1770
|
</html>
|