Function

Gntstyle_get

Declaration [src]

const char*
gnt_style_get (
  GntStyle style
)

Description [src]

Get the user-setting for a style.

Parameters

style

Type: GntStyle

The style.

Return value

Type: const char*

The user-setting, or NULL.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.