Confirmation routines
List of Global Functions
Delete - Opens a popup yes/no confirmation.
DeleteSelected - Opens a popup yes/no confirmation.
Detection - Confirm hardware detection (only in manual installation)
MustBeRoot - If we are running as root, return true. Otherwise ask the user whether we should continue even though things might not work
List of Global Variables
Opens a popup yes/no confirmation.
Function parameters
string delete
Return value
boolean - delete selected entry
Opens a popup yes/no confirmation.
Return value
boolean - delete selected entry
Confirm hardware detection (only in manual installation)
Function parameters
string class
string icon_name
Return value
boolean - true on continue