Virtual Method
ClutterColorStateappend_transform_snippet
Declaration [src]
void
append_transform_snippet (
  ClutterColorState* color_state,
  ClutterColorState* target_color_state,
  GString* snippet_globals,
  GString* snippet_source,
  const char* snippet_color_var
)
      Parameters
target_color_state- 
            
Type:
ClutterColorStateNo description available.
The data is owned by the caller of the method.  snippet_globals- 
            
Type:
GStringNo description available.
The data is owned by the caller of the method.  snippet_source- 
            
Type:
GStringNo description available.
The data is owned by the caller of the method.  snippet_color_var- 
            
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.