[java-atk-wrapper] Add links to atk table pointers



commit c907993a8b70bcfc474f1fa057f2bdfa7c5905c8
Author: Magdalen Berns <m berns thismagpie com>
Date:   Fri Jul 3 13:45:45 2015 +0100

    Add links to atk table pointers

 HACKING |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/HACKING b/HACKING
index ce2e35d..1fa2c57 100644
--- a/HACKING
+++ b/HACKING
@@ -36,12 +36,12 @@ Object base class:
   get_attributes
 
 Table:
-  set_caption
-  set_row_description
-  set_column_description
-  set_row_header
-  set_column_header
-  set_summary
+  set_caption <https://git.gnome.org/browse/atk/tree/atk/atktable.h#n75>
+  set_row_description <https://git.gnome.org/browse/atk/tree/atk/atktable.h#n83>
+  set_column_description <https://git.gnome.org/browse/atk/tree/atk/atktable.h#n77>
+  set_row_header <https://git.gnome.org/browse/atk/tree/atk/atktable.h#n86>
+  set_column_header <https://git.gnome.org/browse/atk/tree/atk/atktable.h#n80>
+  set_summary <https://git.gnome.org/browse/atk/tree/atk/atktable.h#n89>
 
 TableCell:
   get_column_span


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]