Match arguments, to make gtk-doc happy
This commit is contained in:
parent
8b2c95f7f3
commit
0705948690
@ -59,8 +59,8 @@ struct _ClutterBehaviourDepthClass
|
|||||||
|
|
||||||
GType clutter_behaviour_depth_get_type (void) G_GNUC_CONST;
|
GType clutter_behaviour_depth_get_type (void) G_GNUC_CONST;
|
||||||
ClutterBehaviour *clutter_behaviour_depth_new (ClutterAlpha *alpha,
|
ClutterBehaviour *clutter_behaviour_depth_new (ClutterAlpha *alpha,
|
||||||
gint min_depth,
|
gint start_depth,
|
||||||
gint max_depth);
|
gint end_depth);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user