gtkPrintSettingsGetBool: gtkPrintSettingsGetBool
Description
Returns the boolean represented by the value
that is associated with key. Usage
gtkPrintSettingsGetBool(object, key)
Value
TRUE, if key maps to a true value.
Details
The string "true" represents TRUE, any other
string FALSE.
Since 2.10