Property

GtkWidget:css-name

Declaration

property css-name: utf8 [ read, write, construct-only ]

Description [src]

The name of this widget in the CSS tree.

This property is meant to be set by widget implementations, typically in their instance init function.

Type:gchar*

Default valueNULL
Getter methodgtk_widget_get_css_name()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes