get_arg0
Description:
Convenience to get the first item in the body of this.
Parameters:
this |
A DBusMessage. |
Returns:
The string item or null if the first item in the body of this is not a string. |
Convenience to get the first item in the body of this.
this |
A DBusMessage. |
The string item or null if the first item in the body of this is not a string. |