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