~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to clutter/clutter-shader-effect.c

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2013-03-15 23:20:40 UTC
  • mto: (4.1.25 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: package-import@ubuntu.com-20130315232040-9wwd4f9mgx8lewoz
Tags: upstream-1.13.8
ImportĀ upstreamĀ versionĀ 1.13.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
519
519
 * The effect will be empty until clutter_shader_effect_set_shader_source()
520
520
 * is called.
521
521
 *
522
 
 * Return value: (transfer full): the newly created #ClutterShaderEffect.
 
522
 * Return value: the newly created #ClutterShaderEffect.
523
523
 *   Use g_object_unref() when done.
524
524
 *
525
525
 * Since: 1.8