LightDM.PromptType – liblightdm-gobject-1 Reference Manual
Packages
liblightdm-gobject-1
LightDM
PromptType
QUESTION
SECRET
PromptType
Description:
[
CCode
( cprefix =
"LIGHTDM_PROMPT_TYPE_"
, type_id =
"lightdm_prompt_type_get_type ()"
) ]
public
enum
PromptType
Prompt types the client is required to display.
Namespace:
LightDM
Package:
liblightdm-gobject-1
Content:
Enum values:
QUESTION
-
prompt is a question.
SECRET
-
prompt is for secret information.