Virtual Method

ClutterLayoutManagerget_child_meta_type

Declaration [src]

GType
get_child_meta_type (
  ClutterLayoutManager* manager
)

Description [src]

Virtual function; override to return the GType of the ClutterLayoutMeta sub-class used by the ClutterLayoutManager.

Return value

Type: GType

No description available.