![]() |
![]() |
![]() |
Rhythmbox Development Reference Manual | ![]() |
---|---|---|---|---|
RBRatingPixbufs; #define RB_RATING_MAX_SCORE gboolean rb_rating_render_stars (GtkWidget *widget, GdkWindow *window, RBRatingPixbufs *pixbufs, gulong x, gulong y, gulong x_offset, gulong y_offset, gdouble rating, gboolean selected); double rb_rating_get_rating_from_widget (GtkWidget *widget, gint widget_x, gint widget_width, double current_rating); RBRatingPixbufs* rb_rating_pixbufs_new (void); void rb_rating_pixbufs_free (RBRatingPixbufs *pixbufs); void rb_rating_install_rating_property (GObjectClass *klass, gulong prop);
gboolean rb_rating_render_stars (GtkWidget *widget, GdkWindow *window, RBRatingPixbufs *pixbufs, gulong x, gulong y, gulong x_offset, gulong y_offset, gdouble rating, gboolean selected);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |
double rb_rating_get_rating_from_widget (GtkWidget *widget, gint widget_x, gint widget_width, double current_rating);
|
|
|
|
|
|
|
|
Returns : |