Function

Astalwidget_get_css

since: 0.1

Declaration

gchar*
astal_widget_get_css (
  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: gchar*

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.