From fcaf6442f0085d728de9e295208afbb2aff6c1e9 Mon Sep 17 00:00:00 2001
From: zhuyaliang <15132211195@163.com>
Date: Thu, 4 May 2023 20:31:32 +0800
Subject: Replace deprecated functions and fix compilation warnings Replacing
GtkAction with GAction Replacing GtkUIManager with GtkBuilder
---
src/ui/menus-toolbars.ui | 1075 +++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 973 insertions(+), 102 deletions(-)
(limited to 'src/ui')
diff --git a/src/ui/menus-toolbars.ui b/src/ui/menus-toolbars.ui
index c5dc080..eb51baf 100644
--- a/src/ui/menus-toolbars.ui
+++ b/src/ui/menus-toolbars.ui
@@ -1,102 +1,973 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+ The Location Toolbar
+
+
+
+
+ 1
+ go-previous
+ Go to the previous visited location
+ win.GoBack
+
+
+
+
+ 1
+ go-next
+ Go to the next visited location
+ win.GoForward
+
+
+
+
+ 1
+ go-up
+ Go up one level
+ win.GoUp
+
+
+
+
+ 1
+ go-home
+ Go to the home location
+ win.GoHome
+
+
+
+
+
+
+
+
--
cgit v1.2.1