summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-09-21 10:23:23 +0200
committerStef Walter <stefw@gnome.org>2012-10-22 15:58:55 +0200
commitd042d43ae1f44c37334fd620ad1e5625f06aa88f (patch)
tree8be293e916dbd1b90f325d112df626adcf006354 /docs
parent930654b4bc985b733640ece9017133cb8c220b7b (diff)
downloadgcr-d042d43ae1f44c37334fd620ad1e5625f06aa88f.tar.gz
gcr: Implement prompt-close in GcrSystemPrompt and GcrSystemPrompter
* Properly relay the prompt-close signal from GcrSystemPrompter back to GcrSystemPrompt by firing the PromptDone callback method on the caller's DBus interface. * Make sure GcrSystemPrompt emits prompt-close appropriately for all the various paths that can close the prompt. * Add testing of the above, and changes in the mock prompter for this. https://bugzilla.gnome.org/show_bug.cgi?id=678611
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/gcr-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index 2b21ca9..b39923e 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -851,6 +851,7 @@ gcr_mock_prompter_expect_confirm_cancel
gcr_mock_prompter_expect_confirm_ok
gcr_mock_prompter_expect_password_cancel
gcr_mock_prompter_expect_password_ok
+gcr_mock_prompter_expect_close
gcr_mock_prompter_get_delay_msec
gcr_mock_prompter_set_delay_msec
gcr_mock_prompter_is_expecting