Blob Blame History Raw
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GcrPromptDialog: Gcr Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="Gcr Library Reference Manual">
<link rel="up" href="prompts.html" title="Part IV. Prompting">
<link rel="prev" href="GcrPrompt.html" title="GcrPrompt">
<link rel="next" href="GcrSystemPrompt.html" title="GcrSystemPrompt">
<meta name="generator" content="GTK-Doc V1.27.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts">
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                  <a href="#GcrPromptDialog.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
                  <a href="#GcrPromptDialog.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces">  <span class="dim">|</span> 
                  <a href="#GcrPromptDialog.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties">  <span class="dim">|</span> 
                  <a href="#GcrPromptDialog.properties" class="shortcut">Properties</a></span>
</td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><a accesskey="u" href="prompts.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GcrPrompt.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="GcrSystemPrompt.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="GcrPromptDialog"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GcrPromptDialog.top_of_page"></a>GcrPromptDialog</span></h2>
<p>GcrPromptDialog — a GTK+ dialog prompt</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="GcrPromptDialog.properties"></a><h2>Properties</h2>
<div class="informaltable"><table class="informaltable" border="0">
<colgroup>
<col width="150px" class="properties_type">
<col width="300px" class="properties_name">
<col width="200px" class="properties_flags">
</colgroup>
<tbody>
<tr>
<td class="property_type"><span class="type">gboolean</span></td>
<td class="property_name"><a class="link" href="GcrPromptDialog.html#GcrPromptDialog--choice-visible" title="The “choice-visible” property">choice-visible</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><span class="type">gboolean</span></td>
<td class="property_name"><a class="link" href="GcrPromptDialog.html#GcrPromptDialog--confirm-visible" title="The “confirm-visible” property">confirm-visible</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><span class="type">gboolean</span></td>
<td class="property_name"><a class="link" href="GcrPromptDialog.html#GcrPromptDialog--password-visible" title="The “password-visible” property">password-visible</a></td>
<td class="property_flags">Read</td>
</tr>
<tr>
<td class="property_type"><span class="type">gboolean</span></td>
<td class="property_name"><a class="link" href="GcrPromptDialog.html#GcrPromptDialog--warning-visible" title="The “warning-visible” property">warning-visible</a></td>
<td class="property_flags">Read</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GcrPromptDialog.html#GcrPromptDialog-struct" title="struct GcrPromptDialog">GcrPromptDialog</a></td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GcrPromptDialog.html#GcrPromptDialogClass" title="struct GcrPromptDialogClass">GcrPromptDialogClass</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen">    GObject
    <span class="lineart">╰──</span> GInitiallyUnowned
        <span class="lineart">╰──</span> GtkWidget
            <span class="lineart">╰──</span> GtkContainer
                <span class="lineart">╰──</span> GtkBin
                    <span class="lineart">╰──</span> GtkWindow
                        <span class="lineart">╰──</span> GtkDialog
                            <span class="lineart">╰──</span> GcrPromptDialog
</pre>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
<p>
GcrPromptDialog implements
 AtkImplementorIface,  GtkBuildable and  <a class="link" href="GcrPrompt.html" title="GcrPrompt">GcrPrompt</a>.</p>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.description"></a><h2>Description</h2>
<p>A <a class="link" href="GcrPrompt.html" title="GcrPrompt"><span class="type">GcrPrompt</span></a> implementation which shows a GTK+ dialog. The dialog will
remain visible (but insensitive) between prompts. If the user cancels the
dialog between prompts, then the dialog will be hidden.</p>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.functions_details"></a><h2>Functions</h2>
<p></p>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GcrPromptDialog-struct"></a><h3>struct GcrPromptDialog</h3>
<pre class="programlisting">struct GcrPromptDialog;</pre>
<p>A <a class="link" href="GcrPrompt.html" title="GcrPrompt"><span class="type">GcrPrompt</span></a> implementation which shows a GTK+ dialog.</p>
</div>
<hr>
<div class="refsect2">
<a name="GcrPromptDialogClass"></a><h3>struct GcrPromptDialogClass</h3>
<pre class="programlisting">struct GcrPromptDialogClass {
	GtkDialogClass parent_class;
};
</pre>
<p>The class for <a class="link" href="GcrPromptDialog.html" title="GcrPromptDialog"><span class="type">GcrPromptDialog</span></a>.</p>
<div class="refsect3">
<a name="GcrPromptDialogClass.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody></tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GcrPromptDialog.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GcrPromptDialog--choice-visible"></a><h3>The <code class="literal">“choice-visible”</code> property</h3>
<pre class="programlisting">  “choice-visible”           <span class="type">gboolean</span></pre>
<p>Whether the choice check box is visible or not.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2">
<a name="GcrPromptDialog--confirm-visible"></a><h3>The <code class="literal">“confirm-visible”</code> property</h3>
<pre class="programlisting">  “confirm-visible”          <span class="type">gboolean</span></pre>
<p>Whether the password confirm entry is visible or not.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2">
<a name="GcrPromptDialog--password-visible"></a><h3>The <code class="literal">“password-visible”</code> property</h3>
<pre class="programlisting">  “password-visible”         <span class="type">gboolean</span></pre>
<p>Whether the password entry is visible or not.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2">
<a name="GcrPromptDialog--warning-visible"></a><h3>The <code class="literal">“warning-visible”</code> property</h3>
<pre class="programlisting">  “warning-visible”          <span class="type">gboolean</span></pre>
<p>Whether the warning label is visible or not.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.27.1</div>
</body>
</html>