Add a lock button widget

This is a special-purpose button that can be used together with
GPermission objects to control the sensitivity of system settings.

Suitable permission objects can e.g. be obtained from PolicyKit.

http://bugzilla.gnome.org/show_bug.cgi?id=626457
This commit is contained in:
Matthias Clasen
2011-04-29 23:40:47 -04:00
parent 5cb3f5ff0f
commit 1d647df176
19 changed files with 1141 additions and 0 deletions

View File

@ -118,6 +118,7 @@ gtk/gtklabel.c
gtk/gtklayout.c
gtk/gtklinkbutton.c
gtk/gtkliststore.c
gtk/gtklockbutton.c
gtk/gtkmain.c
gtk/gtkmenubar.c
gtk/gtkmenu.c