Method

GtkWidgetget_css_name

Declaration [src]

const char*
gtk_widget_get_css_name (
  GtkWidget* self
)

Description [src]

Returns the CSS name that is used for self.

Gets propertyGtk.Widget:css-name

Return value

Type: const char*

The CSS name.

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