| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GIConv | 
| Struct : | IConv | 
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| GLib Method | 
			GLib.convert_with_iconv
				
				 (String str, gint32 len, IConv converter, guint32 bytes_read, guint32 bytes_written) 
			
				
					 : 
					String
					
				
			
		 | 
| GLib Method | 
			GLib.iconv
				
				 (IConv converter, String inbuf, guint32 inbytes_left, String outbuf, guint32 outbytes_left) 
			
				
					 : 
					guint32
					
				
			
		 | 
| GLib Method |  |