| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GHashTableIter | 
| Struct : | HashTableIter | 
| Properties | Defined By | |
|---|---|---|
| 
				dummy1 : void* 
                 read only  
                     
			 | GLib.HashTableIter | |
| 
				dummy2 : void* 
                 read only  
                     
			 | GLib.HashTableIter | |
| 
				dummy3 : void* 
                 read only  
                     
			 | GLib.HashTableIter | |
| 
				dummy4 : gint32 
                 read only  
                     
			 | GLib.HashTableIter | |
| 
				dummy5 : gboolean 
                 read only  
                     
			 | GLib.HashTableIter | |
| 
				dummy6 : void* 
                 read only  
                     
			 | GLib.HashTableIter | |
| Method / Constructor | Defined By | |
|---|---|---|
| 
			new  GLib.HashTableIter
				
				 () 
			
				
			
		 Create a new GLib.HashTableIter 
			
			
			
				Create a new GLib.HashTableIter
			
			
			
			 
			
			
			 
		    
		     
                     | ||
| 
			init
				
				 (Object hash_table) 
			
				
					 : 
					none
					
				
			
		 
 
 | GLib.HashTableIter | |
| GLib.HashTableIter | ||
| 
			remove
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.HashTableIter | |
| 
			steal
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.HashTableIter | |
| None |