#include <libosso.h>
| Data Fields | |
| int | type | 
| union { | |
| guint32 u | |
| gint32 i | |
| gboolean b | |
| gdouble d | |
| gchar * s | |
| } | value | 
| 
 | 
| Type is DBUS_TYPE_BOOLEAN | 
| 
 | 
| Type is DBUS_TYPE_DOUBLE | 
| 
 | 
| Type is DBUS_TYPE_INT32 | 
| 
 | 
| Type is DBUS_TYPE_STRING | 
| 
 | 
| The type of argument | 
| 
 | 
| Type is DBUS_TYPE_UINT32 | 
| 
 | 
| The way the param is interpreted depends on the type field. | 
 1.4.2
 1.4.2