6.13. gnome-scores - "High Scores" Widget

6.13.1. Author(s)

Horacio J. Peņa <horape@compendium.com.ar>

This is free software (under the terms of the GNU LGPL)

6.13.2. Description

A specialized widget to display "High Scores" for games. It's very integrated with the gnome-score stuff so you only need to call one function to do all the work...

6.13.3. Usage

Use the gnome_scores_display.The other functions are going to be
  discontinued...(ok, i should add pixmap support to * _display
		  before)

6.13.4. gnome_scores_display - Does all the work of displaying the best scores.

6.13.5. gnome_scores_new - Creates the high-scores window.

6.13.6. gnome_scores_set_logo_label - Creates a label to be the logo

6.13.7. gnome_scores_set_logo_pixmap - Creates a pixmap to be the logo

6.13.8. gnome_scores_set_logo_widget - Set an arbitrary widget to be the logo.

6.13.9. gnome_scores_set_color - Set the color of one entry.

6.13.10. gnome_scores_set_def_color - Set the default color of the entries.

6.13.11. gnome_scores_set_colors - Set the color of all the entries.

6.13.12. gnome_scores_set_logo_label_title - Creates a label to be the logo

6.13.13. gnome_scores_set_current_player - Set the index of the current player in top ten.