Method GTK2.PrintSettings()->get_bool()


Method get_bool

int get_bool(string key)

Description

Returns the boolean represented by the value that is associated with key.

The string "true" represents TRUE, any other string FALSE.