Method

MetaBackgroundset_gradient

Declaration [src]

void
meta_background_set_gradient (
  MetaBackground* self,
  GDesktopBackgroundShading shading_direction,
  ClutterColor* color,
  ClutterColor* second_color
)

Description

No description available.

Parameters

shading_direction GDesktopBackgroundShading
  No description available.
color ClutterColor
  No description available.
 The data is owned by the caller of the function.
second_color ClutterColor
  No description available.
 The data is owned by the caller of the function.