Method

GntWidgetget_name

Declaration [src]

const gchar*
gnt_widget_get_name (
  GntWidget* widget
)

Description [src]

Get the name of a widget.

Return value

Type: const gchar*

The name of the widget.

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