mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
Fixes for the API reference
Typos, missing symbols, and missing documentation.
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
* <refsect2>
|
||||
* <title>Implementing ClutterDeformEffect</title>
|
||||
* <para>Sub-classes of #ClutterDeformEffect should override the
|
||||
* <function>deform_vertex()</function> virtual function; this function
|
||||
* #ClutterDeformEffectClass.deform_vertex() virtual function; this function
|
||||
* is called on every vertex that needs to be deformed by the effect.
|
||||
* Each passed vertex is an in-out parameter that initially contains the
|
||||
* position of the vertex and should be modified according to a specific
|
||||
|
Reference in New Issue
Block a user