Skip to content

Commit

Permalink
notification: Fix Since annotation
Browse files Browse the repository at this point in the history
The new notification API is targeting the next release.
  • Loading branch information
GeorgesStavracas committed Nov 27, 2024
1 parent d097d70 commit 860f21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libportal/notification.c
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ xdp_portal_remove_notification (XdpPortal *portal,
*
* Returns: (transfer none): a vardict of supported options for properties that have options.
*
* Since: 0.7.2
* Since: 0.9.0
*/
GVariant *
xdp_portal_get_supported_notification_options (XdpPortal *portal,
Expand Down

0 comments on commit 860f21f

Please sign in to comment.