Function

Gntstyle_get_bool

Declaration [src]

gboolean
gnt_style_get_bool (
  GntStyle style,
  gboolean def
)

Description [src]

Get the boolean value for a user-setting.

Parameters

style

Type: GntStyle

The style.

def

Type: gboolean

The default value (i.e, the value if the user didn’t define any value)

Return value

Type: gboolean

The value of the setting.