|  |  |  | Mx-GTK Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkFrame +----MxGtkFrame
typedef struct _MxGtkFrame MxGtkFrame;
The contents of this structure are private and should only be accessed through the public API.
GtkWidget *         mx_gtk_frame_new                    (void);
Create a new specially styled frame.
| Returns : | a newly allocated MxGtkFrame |