diff options
author | Miloslav Trmač <mitr@redhat.com> | 2013-04-10 02:50:39 +0200 |
---|---|---|
committer | Miloslav Trmač <mitr@redhat.com> | 2013-04-15 23:22:34 +0200 |
commit | 91052183ea45a14fa639ba4c5aaa6c0b3bcb9739 (patch) | |
tree | 39aa202a1b1b3e12bb612094a4be8ab9f625c4b9 /docs | |
parent | dce12926186314fd0ae8d6bb1af0f99c1c1d023c (diff) |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/polkit/polkit-1-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 <SUBSECTION Standard> PolkitActionDescriptionClass POLKIT_ACTION_DESCRIPTION |