Function

Astalwidget_get_class_names

since: 0.1

Declaration

GList*
astal_widget_get_class_names (
  GtkWidget* widget
)

Description

No description available.

Available since: 0.1

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the function.

Return value

Type: A list of utf8

No description available.

The caller of the function takes ownership of the data container, but not the data inside it.
Each element is a NUL terminated UTF-8 string.