API Version: 3
Library Version: 3
void gcr_prompt_set_message ( GcrPrompt* prompt, const gchar* message )
Sets the prompt message for the user.
A prompt implementation should always display this message.
message
const gchar*
The prompt message.