gnt-skel.h File Reference

-skel API More...

#include "gntwidget.h"
#include "gnt.h"
#include "gntcolors.h"
#include "gntkeys.h"

Include dependency graph for gnt-skel.h:

Go to the source code of this file.


Data Structures

struct  _GntSkel
struct  _GntSkelClass

Defines

#define GNT_TYPE_SKEL   (gnt_skel_get_gtype())
#define GNT_SKEL(obj)   (G_TYPE_CHECK_INSTANCE_CAST((obj), GNT_TYPE_SKEL, GntSkel))
#define GNT_SKEL_CLASS(klass)   (G_TYPE_CHECK_CLASS_CAST((klass), GNT_TYPE_SKEL, GntSkelClass))
#define GNT_IS_SKEL(obj)   (G_TYPE_CHECK_INSTANCE_TYPE((obj), GNT_TYPE_SKEL))
#define GNT_IS_SKEL_CLASS(klass)   (G_TYPE_CHECK_CLASS_TYPE((klass), GNT_TYPE_SKEL))
#define GNT_SKEL_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS((obj), GNT_TYPE_SKEL, GntSkelClass))

Typedefs

typedef struct _GntSkel GntSkel
typedef struct _GntSkelPriv GntSkelPriv
typedef struct _GntSkelClass GntSkelClass

Functions

G_BEGIN_DECLS GType gnt_skel_get_gtype (void)
GntWidget * gnt_skel_new ()

Detailed Description

-skel API

Definition in file gnt-skel.h.


Function Documentation

G_BEGIN_DECLS GType gnt_skel_get_gtype ( void   ) 

Returns:

GntWidget* gnt_skel_new (  ) 

Returns:

All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!