From 91052183ea45a14fa639ba4c5aaa6c0b3bcb9739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Wed, 10 Apr 2013 02:50:39 +0200 Subject: [PATCH 5/9] Include documentation of polkit_action_description_get_annotation_keys This seems a fairly obvious public counterpart of polkit_action_description_get_annotation, and it is used in pkaction.c in what is pretty much an example of public API use. https://bugs.freedesktop.org/show_bug.cgi?id=63573 --- docs/polkit/polkit-1-sections.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/polkit/polkit-1-sections.txt b/docs/polkit/polkit-1-sections.txt index 47c7835..dfc407a 100644 --- a/docs/polkit/polkit-1-sections.txt +++ b/docs/polkit/polkit-1-sections.txt @@ -233,6 +233,7 @@ polkit_action_description_get_implicit_any polkit_action_description_get_implicit_inactive polkit_action_description_get_implicit_active polkit_action_description_get_annotation +polkit_action_description_get_annotation_keys PolkitActionDescriptionClass POLKIT_ACTION_DESCRIPTION -- 1.8.1.4