Riferimenti per il file splash-screen.h

#include <gtk/gtk.h>
#include <config.h>

Strutture dati

struct  _XfsmSplashScreenClass
struct  _XfsmSplashScreen

Definizioni

#define XFSM_SPLASH_SCREEN(obj)
#define XFSM_SPLASH_SCREEN_CLASS(klass)
#define XFSM_IS_SPLASH_SCREEN(obj)   G_TYPE_CHECK_INSTANCE_TYPE(obj, xfsm_splash_screen_get_type())
#define SPLASH_THEMES_DIR   ( BRAINTOP_INSTALLATION_PATH "/splashscreen/" )

Ridefinizioni di tipo (typedefs)

typedef _XfsmSplashScreen XfsmSplashScreen
typedef _XfsmSplashScreenClass XfsmSplashScreenClass

Funzioni

GType xfsm_splash_screen_get_type (void)
GtkWidget * xfsm_splash_screen_new (const gchar *, guint, const gchar *)
void xfsm_splash_screen_set_text (XfsmSplashScreen *, const gchar *)
void xfsm_splash_screen_launch (XfsmSplashScreen *, const gchar *)


Documentazione delle definizioni

#define XFSM_SPLASH_SCREEN obj   ) 
 

Valore:

G_TYPE_CHECK_INSTANCE_CAST(obj, xfsm_splash_screen_get_type(),  \
                        XfsmSplashScreen)

#define XFSM_SPLASH_SCREEN_CLASS klass   ) 
 

Valore:

G_TYPE_CHECK_CLASS_CAST(klass, xfsm_splash_screen_get_type(),   \
                        XfsmSplashScreenClass)

#define XFSM_IS_SPLASH_SCREEN obj   )     G_TYPE_CHECK_INSTANCE_TYPE(obj, xfsm_splash_screen_get_type())
 

#define SPLASH_THEMES_DIR   ( BRAINTOP_INSTALLATION_PATH "/splashscreen/" )
 


Documentazione delle ridefinizioni di tipo (typedefs)

typedef struct _XfsmSplashScreen XfsmSplashScreen
 

typedef struct _XfsmSplashScreenClass XfsmSplashScreenClass
 


Documentazione delle funzioni

GType xfsm_splash_screen_get_type void   ) 
 

GtkWidget* xfsm_splash_screen_new const gchar *  ,
guint  ,
const gchar * 
 

void xfsm_splash_screen_set_text XfsmSplashScreen ,
const gchar * 
 

void xfsm_splash_screen_launch XfsmSplashScreen ,
const gchar * 
 


Generato il Sun Apr 16 01:36:44 2006 per BrainTop da  doxygen 1.4.6