CuiFrame

Name

CuiFrame -- 

Synopsis



            CuiFrame;
CuiWidget*  cui_frame_new                   (void);

Object Hierarchy


  GObject
   +----CuiWidget
         +----CuiRectangle
               +----CuiFrame

Description

Details

CuiFrame

typedef struct _CuiFrame CuiFrame;


cui_frame_new ()

CuiWidget*  cui_frame_new                   (void);

Creates a new CuiWindow widget. This function also registers the widget in the backgrounds widget list.

Returns :

a new CuiWindow