Constructor

RBRatingnew

Declaration [src]

RBRating*
rb_rating_new (
  void
)

Description [src]

Creates a new rating widget.

Return value

Type: RBRating

A new RBRating widget.

The data is owned by the called function.