Method

GntBoxget_title

since: 3.0

Declaration [src]

const gchar*
gnt_box_get_title (
  GntBox* box
)

Description [src]

Get the title for a box.

Available since: 3.0

Return value

Type: const gchar*

The title of the box.

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