[layout] Typo and whitespace fixes
This commit is contained in:
parent
c98388bb01
commit
4663552a00
@ -39,7 +39,7 @@ GType clutter_box_get_type (void) G_GNUC_CONST;
|
||||
ClutterActor * clutter_box_new (ClutterLayoutManager *manager);
|
||||
|
||||
void clutter_box_set_layout_manager (ClutterBox *box,
|
||||
ClutterLayoutManager *manger);
|
||||
ClutterLayoutManager *manager);
|
||||
ClutterLayoutManager *clutter_box_get_layout_manager (ClutterBox *box);
|
||||
|
||||
void clutter_box_set_color (ClutterBox *box,
|
||||
|
Loading…
x
Reference in New Issue
Block a user