Method
GcrPromptset_message
Declaration [src]
void
gcr_prompt_set_message (
  GcrPrompt* prompt,
  const gchar* message
)
Description [src]
Sets the prompt message for the user.
A prompt implementation should always display this message.
| Sets property | Gcr.Prompt:message |