summaryrefslogtreecommitdiff
path: root/docs/reference/gcr/gcr-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gcr/gcr-sections.txt')
-rw-r--r--docs/reference/gcr/gcr-sections.txt127
1 files changed, 126 insertions, 1 deletions
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index 45840d8..4b90f39 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -376,6 +376,7 @@ gcr_collection_model_new
gcr_collection_model_new_full
gcr_collection_model_set_columns
gcr_collection_model_get_collection
+gcr_collection_model_set_collection
gcr_collection_model_iter_for_object
gcr_collection_model_object_for_iter
gcr_collection_model_is_selected
@@ -708,6 +709,130 @@ gcr_importer_prompt_behavior_get_type
</SECTION>
<SECTION>
-<FILE>GcrPrompter1</FILE>
+<FILE>gcr-prompt</FILE>
+GcrPrompt
+GcrPromptIface
+GcrPromptReply
+gcr_prompt_password
+gcr_prompt_password_async
+gcr_prompt_password_finish
+gcr_prompt_password_run
+gcr_prompt_confirm
+gcr_prompt_confirm_async
+gcr_prompt_confirm_finish
+gcr_prompt_confirm_run
+gcr_prompt_get_title
+gcr_prompt_set_title
+gcr_prompt_get_message
+gcr_prompt_set_message
+gcr_prompt_get_description
+gcr_prompt_set_description
+gcr_prompt_get_warning
+gcr_prompt_set_warning
+gcr_prompt_get_choice_label
+gcr_prompt_set_choice_label
+gcr_prompt_get_choice_chosen
+gcr_prompt_set_choice_chosen
+gcr_prompt_get_password_new
+gcr_prompt_set_password_new
+gcr_prompt_get_password_strength
+gcr_prompt_get_caller_window
+gcr_prompt_set_caller_window
<SUBSECTION Private>
+gcr_prompt_get_type
+gcr_prompt_reply_get_type
+GCR_IS_PROMPT
+GCR_PROMPT
+GCR_PROMPT_GET_INTERFACE
+GCR_TYPE_PROMPT
+GCR_TYPE_PROMPT_REPLY
</SECTION>
+
+<SECTION>
+<FILE>gcr-prompt-dialog</FILE>
+GcrPromptDialog
+GcrPromptDialogClass
+<SUBSECTION Private>
+GcrPromptDialogPrivate
+gcr_prompt_dialog_get_type
+GCR_IS_PROMPT_DIALOG
+GCR_IS_PROMPT_DIALOG_CLASS
+GCR_PROMPT_DIALOG
+GCR_PROMPT_DIALOG_CLASS
+GCR_PROMPT_DIALOG_GET_CLASS
+GCR_TYPE_PROMPT_DIALOG
+</SECTION>
+
+<SECTION>
+<FILE>gcr-system-prompt</FILE>
+GcrSystemPrompt
+GcrSystemPromptClass
+GCR_SYSTEM_PROMPT_ERROR
+GcrSystemPromptError
+gcr_system_prompt_open
+gcr_system_prompt_open_async
+gcr_system_prompt_open_finish
+gcr_system_prompt_open_for_prompter
+gcr_system_prompt_open_for_prompter_async
+gcr_system_prompt_get_secret_exchange
+gcr_system_prompt_close
+gcr_system_prompt_close_async
+gcr_system_prompt_close_finish
+<SUBSECTION Private>
+GcrSystemPromptPrivate
+gcr_system_prompt_error_get_domain
+gcr_system_prompt_error_get_type
+gcr_system_prompt_get_type
+GCR_IS_SYSTEM_PROMPT
+GCR_IS_SYSTEM_PROMPT_CLASS
+GCR_SYSTEM_PROMPT
+GCR_SYSTEM_PROMPT_CLASS
+GCR_SYSTEM_PROMPT_GET_CLASS
+GCR_TYPE_SYSTEM_PROMPT
+GCR_TYPE_SYSTEM_PROMPT_ERROR
+</SECTION>
+
+<SECTION>
+<FILE>gcr-system-prompter</FILE>
+GcrSystemPrompter
+GcrSystemPrompterClass
+GcrSystemPrompterMode
+gcr_system_prompter_new
+gcr_system_prompter_register
+gcr_system_prompter_unregister
+gcr_system_prompter_get_mode
+gcr_system_prompter_get_prompt_type
+<SUBSECTION Private>
+GcrSystemPrompterPrivate
+gcr_system_prompter_get_type
+gcr_system_prompter_mode_get_type
+GCR_IS_SYSTEM_PROMPTER
+GCR_IS_SYSTEM_PROMPTER_CLASS
+GCR_SYSTEM_PROMPTER
+GCR_SYSTEM_PROMPTER_CLASS
+GCR_SYSTEM_PROMPTER_GET_CLASS
+GCR_TYPE_SYSTEM_PROMPTER
+GCR_TYPE_SYSTEM_PROMPTER_MODE
+</SECTION>
+
+<SECTION>
+<FILE>gcr-mock-prompter</FILE>
+gcr_mock_prompter_start
+gcr_mock_prompter_stop
+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_get_delay_msec
+gcr_mock_prompter_set_delay_msec
+gcr_mock_prompter_is_expecting
+gcr_mock_prompter_is_prompting
+</SECTION>
+
+<SECTION>
+<FILE>GcrDBusPrompter</FILE>
+</SECTION>
+
+<SECTION>
+<FILE>GcrDBusPrompterCallback</FILE>
+</SECTION> \ No newline at end of file