GNOME Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
#include <libgnome/libgnome.h> gint gnome_score_init (const gchar *gamename); gint gnome_score_log (gfloat score, const gchar *level, gboolean higher_to_lower_score_order); |
gint gnome_score_init (const gchar *gamename); |
GNOME Games should call this routine as the first statement in main() if they have been installed setgid to the games() group.