list_classes
Description:
Returns the list of classes currently defined in this.
Parameters:
this |
Returns:
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. |