gambas-source-code/gb.dbus
Benoît Minisini 3b15965514 [GB.DBUS]
* NEW: DBus.Session returns a connection to the session bus as a 
  DBusConnection object.
* NEW: DBus.System returns a connection to the system bus as a 
  DBusConnection object.
* NEW: DBusConnection.Introspect() is a method that returns the result of 
  the Introspect() method on a specific object path.
* NEW: DBusConnection.CallMethod() allows to call any D-Bus method. 
  Marshalling is automatic, but D-Bus signature of input and output 
  arguments must be provided.


git-svn-id: svn://localhost/gambas/trunk@2205 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-02 22:43:26 +00:00
..
src [GB.DBUS] 2009-08-02 22:43:26 +00:00
acinclude.m4 [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
AUTHORS [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
ChangeLog [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
component.am [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
config.guess [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
config.sub [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
configure.ac [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
COPYING [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
gambas.h [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
gb_common.h [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
INSTALL [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
ltmain.sh [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
NEWS [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
README [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00
reconf [DEVELOPMENT ENVIRONMENT] 2009-07-30 21:42:46 +00:00