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