notification: Fix documentation and transfer info for NotifyActionCallback
This commit is contained in:
parent
8162b1d397
commit
4e40a460ce
|
@ -90,9 +90,9 @@ typedef enum
|
|||
|
||||
/**
|
||||
* NotifyActionCallback:
|
||||
* @notification:
|
||||
* @action:
|
||||
* @user_data:
|
||||
* @notification: a #NotifyActionCallback notification
|
||||
* @action: (transfer none): The activated action name
|
||||
* @user_data: (nullable) (transfer none): User provided data
|
||||
*
|
||||
* An action callback function.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue