[gnome-characters/bilelmoussaoui/gtk4: 17/76] category list: show the list of categories on the sidebar
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/bilelmoussaoui/gtk4: 17/76] category list: show the list of categories on the sidebar
- Date: Fri, 26 Nov 2021 08:59:04 +0000 (UTC)
commit 3be40e544478dec559ef5f01489b88acf0c37680
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Nov 19 12:43:21 2021 +0100
category list: show the list of categories on the sidebar
src/categoryList.js | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/categoryList.js b/src/categoryList.js
index 127bb1d..a4baee7 100644
--- a/src/categoryList.js
+++ b/src/categoryList.js
@@ -183,6 +183,7 @@ const CategoryListWidget = GObject.registerClass({
this._lastSelectedRow = row;
}
});
+ this.set_child(this.list);
}
populateCategoryList() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]