get_create_classes
Description:
public List<string> get_create_classes ()
Gets the list of create classes of the this.
Parameters:
Returns:
The list of create classes belonging to this, or null .
g_list_free the returned list after usage and g_free each string in it.
|