[[Delete the color class for the Elementary widget item.
Deleting the color class will revert it to the values defined by
- elm_color_class_set() or the theme file.]]
+ elm_color_class_set() or the theme file.
+
+ \@if MOBILE \@since_tizen 3.0
+ \@elseif WEARABLE \@since_tizen 3.0
+ \@endif
+ ]]
legacy: elm_object_item_color_class_del;
params {
@in color_class: const(char)*;
This function deletes any color classes defined for the Elementary widget item.
Clearing color classes will revert the color of all parts to the values
- defined by elm_color_class_set() or the theme file.]]
+ defined by elm_color_class_set() or the theme file.
+
+ \@if MOBILE \@since_tizen 3.0
+ \@elseif WEARABLE \@since_tizen 3.0
+ \@endif
+ ]]
legacy: elm_object_item_color_class_clear;
}
//