Riferimenti per il file splash-screen.c

#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gtk/gtk.h>
#include <libxfce4util/i18n.h>
#include <libxfce4util/util.h>
#include <libxfcegui4/libxfcegui4.h>
#include "splash-fallback.h"
#include "splash-screen.h"
#include "util.h"

Definizioni

#define MAX_PICTURES   25
#define SPLASH_DEFAULT_THEME   "Default"

Funzioni

static void xfsm_splash_screen_class_init (XfsmSplashScreenClass *)
static void xfsm_splash_screen_init (XfsmSplashScreen *)
static void xfsm_splash_screen_finalize (GObject *)
static gboolean xfsm_splash_screen_timeout (XfsmSplashScreen *)
static gboolean xfsm_splash_screen_load_theme (XfsmSplashScreen *, const gchar *)
static gboolean xfsm_splash_screen_load_theme_from_dir (XfsmSplashScreen *, const gchar *)
GType xfsm_splash_screen_get_type (void)
GtkWidget * xfsm_splash_screen_new (const gchar *splashTheme, guint progressMax, const gchar *initialText)
void xfsm_splash_screen_set_text (XfsmSplashScreen *splash, const gchar *text)
void xfsm_splash_screen_launch (XfsmSplashScreen *splash, const gchar *program)

Variabili

static GObjectClass * parent_class = NULL


Documentazione delle definizioni

#define MAX_PICTURES   25
 

#define SPLASH_DEFAULT_THEME   "Default"
 


Documentazione delle funzioni

static void xfsm_splash_screen_class_init XfsmSplashScreenClass  )  [static]
 

static void xfsm_splash_screen_init XfsmSplashScreen  )  [static]
 

static void xfsm_splash_screen_finalize GObject *   )  [static]
 

static gboolean xfsm_splash_screen_timeout XfsmSplashScreen  )  [static]
 

static gboolean xfsm_splash_screen_load_theme XfsmSplashScreen splash,
const gchar *  theme
[static]
 

< La path di installazione

static gboolean xfsm_splash_screen_load_theme_from_dir XfsmSplashScreen ,
const gchar * 
[static]
 

GType xfsm_splash_screen_get_type void   ) 
 

GtkWidget* xfsm_splash_screen_new const gchar *  splashTheme,
guint  progressMax,
const gchar *  initialText
 

void xfsm_splash_screen_set_text XfsmSplashScreen splash,
const gchar *  text
 

void xfsm_splash_screen_launch XfsmSplashScreen splash,
const gchar *  program
 


Documentazione delle variabili

GObjectClass* parent_class = NULL [static]
 


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