Top |
ClutterFixedLayout is a layout manager implementing the same layout policies as ClutterGroup.
ClutterFixedLayout is available since Clutter 1.2
ClutterLayoutManager *
clutter_fixed_layout_new (void
);
Creates a new ClutterFixedLayout
Since: 1.2
struct ClutterFixedLayout;
The ClutterFixedLayout structure contains only private data and it should be accessed using the provided API
Since: 1.2
struct ClutterFixedLayoutClass { };
The ClutterFixedLayoutClass structure contains only private data and it should be accessed using the provided API
Since: 1.2