| Import line: | Gio = imports.gi.Gio; | 
| GIR File: | Gio-2.0.gir | 
| C documentation: | GLoadableIcon | 
| Interface : | LoadableIcon | 
| Implementations: | Gio.FileIcon | 
| None | 
| Method / Constructor | Defined By | |
|---|---|---|
| Loads a loadable icon. 
			
				Loads a loadable icon. For the asynchronous version of this function, see g_loadable_icon_load_async(). 
 
 | Gio.LoadableIcon | |
| Loads an icon asynchronously. 
			
				Loads an icon asynchronously. To finish this function, see g_loadable_icon_load_finish(). For the synchronous, blocking version of this function, see g_loadable_icon_load(). 
 
 | Gio.LoadableIcon | |
| Finishes an asynchronous icon load started in g_loadable_icon_load_async(). 
			
				Finishes an asynchronous icon load started in g_loadable_icon_load_async().
		    
				
			
			
			
			
				 
 
 | Gio.LoadableIcon | |
| None |