[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] get_css_classes ()
Returns the list of style classes applied to this.
this |
a `GtkWidget` |
a null-terminated list of css classes currently applied to this . The returned list must freed using strfreev. |