New upstream version 3.24.31
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user