RGtk2 (version 2.20.31)

gtkPrintSettingsGetBool: gtkPrintSettingsGetBool

Description

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

Usage

gtkPrintSettingsGetBool(object, key)

Arguments

key
a key

Value

TRUE, if key maps to a true value.

Details

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