[gnome-todo] notification-widget: Bind revealer
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] notification-widget: Bind revealer
- Date: Thu, 6 Jun 2019 02:21:02 +0000 (UTC)
commit f24663171b86eae3585c0afbdad9e7f969d75c46
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Jun 5 23:19:57 2019 -0300
notification-widget: Bind revealer
src/notification/gtd-notification-widget.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/notification/gtd-notification-widget.c b/src/notification/gtd-notification-widget.c
index a9e39a1..957ccae 100644
--- a/src/notification/gtd-notification-widget.c
+++ b/src/notification/gtd-notification-widget.c
@@ -214,6 +214,7 @@ gtd_notification_widget_class_init (GtdNotificationWidgetClass *klass)
gtk_widget_class_bind_template_child (widget_class, GtdNotificationWidget, secondary_button);
gtk_widget_class_bind_template_child (widget_class, GtdNotificationWidget, spinner);
+ gtk_widget_class_bind_template_child (widget_class, GtdNotificationWidget, revealer);
gtk_widget_class_bind_template_child (widget_class, GtdNotificationWidget, text_label);
gtk_widget_class_bind_template_callback (widget_class, on_close_button_clicked_cb);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]