#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 *) |
|
|
Valore: G_TYPE_CHECK_INSTANCE_CAST(obj, xfsm_splash_screen_get_type(), \ XfsmSplashScreen) |
|
|
Valore: G_TYPE_CHECK_CLASS_CAST(klass, xfsm_splash_screen_get_type(), \ XfsmSplashScreenClass) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6