Signal

RBRating::rated

Declaration

void
rated (
  RBRating* self,
  gdouble score,
  gpointer user_data
)

Description [src]

Emitted when the user changes the rating.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

score

Type: gdouble

The new rating.