MxFrame

MxFrame

Synopsis

struct              MxFrame;
ClutterActor *      mx_frame_new                        (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----ClutterActor
               +----MxWidget
                     +----MxBin
                           +----MxFrame

Implemented Interfaces

MxFrame implements ClutterScriptable, MxStylable, ClutterContainer and MxFocusable.

Description

Details

struct MxFrame

struct MxFrame;

The contents of this structure are private and should only be accessed through the public API.


mx_frame_new ()

ClutterActor *      mx_frame_new                        (void);

Create a new MxFrame

Returns :

a newly allocated MxFrame