get_css_classes
Description:
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. |