get_css_classes


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_css_classes ()

Returns the list of style classes applied to this.

Parameters:

this

a `GtkWidget`

Returns:

a null-terminated list of css classes currently applied to this. The returned list must freed using strfreev.