guppi-paths

Name

guppi-paths -- 

Synopsis



void        force_development_path_hacks    (void);
gboolean    development_path_hacks          (void);
void        guppi_pixmap_path_add           (const gchar *path);
gchar*      guppi_find_pixmap               (const gchar *filename);
const gchar* guppi_logo_graphic_path        (void);
void        guppi_script_path_add           (const gchar *path);
gchar*      guppi_find_script               (const gchar *filename);
gchar*      guppi_find_guile_script         (const gchar *filename);
void        guppi_glade_path_add            (const gchar *filename);
const gchar* guppi_glade_path               (const gchar *filename);
const gchar* gnome_guile_repl_path          (void);
void        guppi_paths_init                (void);

Description

A longer description goes here.

Details

force_development_path_hacks ()

void        force_development_path_hacks    (void);

development_path_hacks ()

gboolean    development_path_hacks          (void);

guppi_pixmap_path_add ()

void        guppi_pixmap_path_add           (const gchar *path);

guppi_find_pixmap ()

gchar*      guppi_find_pixmap               (const gchar *filename);

guppi_logo_graphic_path ()

const gchar* guppi_logo_graphic_path        (void);

guppi_script_path_add ()

void        guppi_script_path_add           (const gchar *path);

guppi_find_script ()

gchar*      guppi_find_script               (const gchar *filename);

guppi_find_guile_script ()

gchar*      guppi_find_guile_script         (const gchar *filename);

guppi_glade_path_add ()

void        guppi_glade_path_add            (const gchar *filename);

guppi_glade_path ()

const gchar* guppi_glade_path               (const gchar *filename);

gnome_guile_repl_path ()

const gchar* gnome_guile_repl_path          (void);

guppi_paths_init ()

void        guppi_paths_init                (void);