| Top |
| gboolean | choice-visible | Read |
| gboolean | confirm-visible | Read |
| gboolean | password-visible | Read |
| gboolean | warning-visible | Read |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── PhoshLayerSurface ╰── PhoshSystemPrompt
PhoshSystemPrompt implements AtkImplementorIface, GtkBuildable and GcrPrompt.
“choice-visible” property“choice-visible” gboolean
Whether the choice check box is visible or not.
Owner: PhoshSystemPrompt
Flags: Read
Default value: FALSE
“confirm-visible” property“confirm-visible” gboolean
Confirm field is visible.
Owner: PhoshSystemPrompt
Flags: Read
Default value: FALSE
“password-visible” property“password-visible” gboolean
Password field is visible.
Owner: PhoshSystemPrompt
Flags: Read
Default value: FALSE
“warning-visible” property“warning-visible” gboolean
Whether the warning label is visible or not.
Owner: PhoshSystemPrompt
Flags: Read
Default value: FALSE