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