This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository xfce/libxfce4ui.

commit 2f8f5e113a07f3b9e010062770bd09882600ae8f
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Sun Apr 5 00:00:19 2020 +0200

    Updates for release
---
 NEWS | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 2ffa596..7008e27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
 4.15.2
 ======
-- Added methods to replace deprecated GtkAction, GtkActionEntry and 
-  GtkUiManager in order to keep simple menu creation
-  (xfce_gtk_menu_item*, etc.)
+- Introduced 'XfceGtkActionEntry' as replacement for the deprecated 
'GtkAction',
+  'GtkActionEntry' in order to keep simple menu creation. This includes various
+  support methods, like:
+  'xfce_gtk_translate_action_entries' to to translate a list of 
XfceGtkActionEntrys
+  'xfce_gtk_accel_group_append' to register the provided accelerators of the 
entries
+  'xfce_gtk_get_action_entry_by_id' to find a single XfceGtkActionEntry, e.g. 
by
+   using a enumeration
+  'xfce_gtk_***_new_from_action_entry' to create the specific menu- or
+   tool-items from an XfceGtkActionEntry
 - Add a widget for filename input (Bug #16542)
 - Enabled doc generation for XfceGtkActionEntry and related methods
 - Enabled doc generation for new widget 'xfce-filename-input'

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to