[ CCode ( type_id = "gcr_system_prompter_get_type ()" ) ]
public class SystemPrompter : Object
A prompter used by implementations of system prompts.
This is a D-Bus service which is rarely implemented. Use [class@SystemPrompt] to display system prompts.
The system prompter service responds to D-Bus requests to create system prompts and creates Prompt type objects to display those prompts.
Pass the GType of the implementation of [iface@Prompt] to [ctor@SystemPrompter.new].