[gnome-software/wip/temp/ubuntu-xenial-rebased: 15/329] Use rating when clicking on stars to start review
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 15/329] Use rating when clicking on stars to start review
- Date: Fri, 29 Apr 2016 13:46:35 +0000 (UTC)
commit ab1a6be46303d65781fe7aded62e6e15e57c58c7
Author: Robert Ancell <robert ancell canonical com>
Date: Thu Jan 14 21:25:34 2016 +1300
Use rating when clicking on stars to start review
src/gs-app-review-dialog.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-app-review-dialog.h b/src/gs-app-review-dialog.h
index ff82a33..59ff2ba 100644
--- a/src/gs-app-review-dialog.h
+++ b/src/gs-app-review-dialog.h
@@ -32,6 +32,8 @@ G_DECLARE_FINAL_TYPE (GsAppReviewDialog, gs_app_review_dialog, GS, APP_REVIEW_DI
GtkWidget *gs_app_review_dialog_new (void);
gint gs_app_review_dialog_get_rating (GsAppReviewDialog *dialog);
+void gs_app_review_dialog_set_rating (GsAppReviewDialog *dialog,
+ gint rating);
const gchar *gs_app_review_dialog_get_summary (GsAppReviewDialog *dialog);
gchar *gs_app_review_dialog_get_text (GsAppReviewDialog *dialog);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]