| Import line: | Atk = imports.gi.Atk; | 
| GIR File: | Atk-1.0.gir | 
| C documentation: | AtkHypertext | 
| Interface : | Hypertext | 
| Implementations: | Atk.NoOpObject | 
| None | 
| Method / Constructor | Defined By | |
|---|---|---|
| 
			get_link
				
				 (gint32 link_index) 
			
				
					 : 
					Atk.Hyperlink
					
				
			
		 Gets the link in this hypertext document at index  index link_index 
			
				Gets the link in this hypertext document at index  index link_index 
 
 | Atk.Hypertext | |
| Gets the index into the array of hyperlinks that is associated with the character specified by char_index. 
			
				Gets the index into the array of hyperlinks that is associated with the character specified by char_index. or -1 if there is no hyperlink associated with this character. 
 
 | Atk.Hypertext | |
| 
			get_n_links
				
				 () 
			
				
					 : 
					gint32
					
				
			
		 Gets the number of links within this hypertext document. 
			
				Gets the number of links within this hypertext document.
		    
				
			
			
			
			
			
			 
			
			
				 
 | Atk.Hypertext | |
| Event | Defined By | |
|---|---|---|
| 
 
 | Atk.Hypertext | |