Changeset 25883 in project for release/4/dbus/trunk/examples/introspect-connman.scm
- Timestamp:
- 02/09/12 23:55:44 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/4/dbus/trunk/examples/introspect-connman.scm
r25881 r25883 27 27 28 28 (printf "~%==== Manager Properties:~%") 29 (auto-unbox-variants #t) 29 30 (let ([mgr-props (dbus:call mgr-ctxt "GetProperties")]) 30 31 (pretty-print mgr-props)
Note: See TracChangeset
for help on using the changeset viewer.