util_foreach_category
Description:
[ Version ( since = "3.48" ) ]
public void util_foreach_category (Component comp, UtilForeachCategoryFunc func)
Calls func
for each category stored in the comp
.
Parameters:
comp |
an Component |
func |
an UtilForeachCategoryFunc callback to call for each category |
user_data |
user data passed to the |
Namespace: ECal
Package: libecal-2.0