mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 18:11:05 -05:00
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;
|
||||
ClutterBehaviour *clutter_behaviour_depth_new (ClutterAlpha *alpha,
|
||||
gint min_depth,
|
||||
gint max_depth);
|
||||
gint start_depth,
|
||||
gint end_depth);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user