doc: Document FlatpakPortalError

This commit is contained in:
Matthias Clasen
2019-12-01 13:30:43 -05:00
parent 7a55291785
commit 253188e4fc

View File

@@ -39,6 +39,8 @@ G_BEGIN_DECLS
* @FLATPAK_PORTAL_ERROR_NOT_ALLOWED: The call was not allowed
* @FLATPAK_PORTAL_ERROR_CANCELLED: The call was cancelled by the user
* @FLATPAK_PORTAL_ERROR_WINDOW_DESTROYED: The window was destroyed by the user
*
* Error codes returned by portal calls.
*/
typedef enum {
FLATPAK_PORTAL_ERROR_FAILED = 0,