New upstream version 3.24.20
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="ButtonWidgets.html" title="Buttons and Toggles">
|
||||
<link rel="prev" href="GtkVolumeButton.html" title="GtkVolumeButton">
|
||||
<link rel="next" href="GtkModelButton.html" title="GtkModelButton">
|
||||
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.99 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -165,7 +165,7 @@ preference dialogs to allow users to obtain and revoke authorizations
|
||||
needed to operate the controls. The required authorization is represented
|
||||
by a <span class="type">GPermission</span> object. Concrete implementations of <span class="type">GPermission</span> may use
|
||||
PolicyKit or some other authorization framework. To obtain a PolicyKit-based
|
||||
<span class="type">GPermission</span>, use <a href="http://www.freedesktop.org/software/polkit/docs/latest/PolkitPermission.html#polkit-permission-new"><code class="function">polkit_permission_new()</code></a>.</p>
|
||||
<span class="type">GPermission</span>, use <code class="function">polkit_permission_new()</code>.</p>
|
||||
<p>If the user is not currently allowed to perform the action, but can obtain
|
||||
the permission, the widget looks like this:</p>
|
||||
<p><span class="inlinemediaobject"><img src="lockbutton-locked.png"></span></p>
|
||||
@ -358,6 +358,6 @@ gtk_lock_button_set_permission (<em class="parameter"><code><a class="link" href
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.32.1</div>
|
||||
<hr>Generated by GTK-Doc V1.99</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user