Object
  
  Object Hierarchy:
  
 
  Description:
  [ 
CCode ( cname = 
"DBusGProxy" ,  lower_case_csuffix = 
"g_proxy" ) ]
public class Object : 
Object
  Content:
  Methods:
  
    - public unowned ProxyCall begin_call (string method, ProxyCallNotify notify, DestroyNotify destroy, Type first_arg_type, ...)
      
      
       
- public bool call (string method, out Error error, Type first_arg_type, ...)
      
      
       
- public void cancel_call (ProxyCall call)
      
      
       
- public bool end_call (ProxyCall call, out Error error, Type first_arg_type, ...)
      
      
       
- public HashTable<string,Value?> get_all (string interface_name) throws Error
      
      
       
- public unowned string get_bus_name ()
      
      
       
- public unowned string get_interface ()
      
      
       
- public unowned string get_path ()
      
      
       
Signals:
  
  Inherited Members:
  
    All known members inherited from class GLib.Object