checkEntry: RGtk2 GUI function: check data validity in entries.
Description
This function is provided so that you can easily see its content. It is not
intended to be used, prefer loadGUI()
to load the RGtk2
GUI.
Usage
checkEntry(validatedEntry, myRegEx)
Arguments
myRegEx
Regular expression to test the validatedEntry
.