mirror of
https://github.com/brl/mutter.git
synced 2025-08-07 00:54:42 +00:00
[layout] Typo and whitespace fixes
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user