improved ecore integration (signal arrives, but still buggy)
PendingCall docu
This commit is contained in:
parent
5dadc5d4fe
commit
0dd61fc152
3 changed files with 5 additions and 3 deletions
|
@ -93,7 +93,7 @@ public:
|
|||
* \param data The data to store.
|
||||
* \throw ErrorNoMemory
|
||||
*/
|
||||
void data( void* );
|
||||
void data( void* data );
|
||||
|
||||
/*!
|
||||
* \brief Retrieves data previously set with dbus_pending_call_set_data().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue