BOOLEAN
Description:
BOOLEAN
expects a parameter of type (gboolean *) and parses the attribute value as a boolean.
Sets false if the attribute isn't present. Valid boolean values consist of (case-insensitive) "false", "f", "no", "n", "0" and "true", "t", "yes", "y", "1"