| Import line: | Gio = imports.gi.Gio; | 
| GIR File: | Gio-2.0.gir | 
| C documentation: | GDBusNodeInfo | 
| Struct : | DBusNodeInfo | 
| Properties | Defined By | |
|---|---|---|
| 
				annotations : Gio.DBusAnnotationInfo 
                   
                     
			 | Gio.DBusNodeInfo | |
| 
				interfaces : Gio.DBusInterfaceInfo 
                   
                     
			 | Gio.DBusNodeInfo | |
| 
				nodes : Gio.DBusNodeInfo 
                   
                     
			 | Gio.DBusNodeInfo | |
| 
				path : String 
                   
                     
			 | Gio.DBusNodeInfo | |
| 
				ref_count : gint32 
                   
                     
			 | Gio.DBusNodeInfo | |
| Method / Constructor | Defined By | |
|---|---|---|
| 
			new  Gio.DBusNodeInfo
				
				 () 
			
				
			
		 Create a new Gio.DBusNodeInfo 
			
			
			
				Create a new Gio.DBusNodeInfo
			
			
			
			 
			
			
			 
		    
		     
                     | ||
| Create a new Gio.DBusNodeInfo 
			
			
			
				Create a new Gio.DBusNodeInfo
			
			
				 
 
 | ||
| Appends an XML representation of info (and its children) to string_builder. 
			
				Appends an XML representation of info (and its children) to string_builder. This function is typically used for generating introspection XML documents at run-time for handling the 
 
 | Gio.DBusNodeInfo | |
| 
			lookup_interface
				
				 (String name) 
			
				
					 : 
					Gio.DBusInterfaceInfo
					
				
			
		 Looks up information about an interface. 
			
				Looks up information about an interface. This cost of this function is O(n) in number of interfaces. 
 
 | Gio.DBusNodeInfo | |
| None |