[ Version ( since = "3.0" ) ]
public List<unowned string> list_classes ()
Returns the list of classes currently defined in this.
this |
a List of strings with the currently defined classes. The contents of the list are owned by GTK+, but you must free the list itself with g_list_free when you are done with it. |