NbtkGtkFrame

NbtkGtkFrame — a specially styled frame for GTK+

Synopsis

                    NbtkGtkFrame;
GtkWidget*          nbtk_gtk_frame_new                  (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkFrame
                                       +----NbtkGtkFrame

Implemented Interfaces

NbtkGtkFrame implements AtkImplementorIface and GtkBuildable.

Description

A specially styled frame for use in GTK+ applications.

Details

NbtkGtkFrame

typedef struct _NbtkGtkFrame NbtkGtkFrame;

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


nbtk_gtk_frame_new ()

GtkWidget*          nbtk_gtk_frame_new                  (void);

Create a new specially styled frame.

Returns :

a newly allocated NbtkGtkFrame