so I've been working on some development for elementaryOS which uses Vala. Although it's not my preferred language i seem to be getting on okay until it comes to getting a graphical prompt for the root password.
In the terminal when i type "sudo [command]" it will prompt for the super user's password. How would i go about making a GUI version of this password prompt?