GNOME Bugzilla – Bug 705201
GMenu and GMenuItem don't have properties
Last modified: 2018-05-24 15:34:14 UTC
It would be nice if GMenu and GMenuItem used properties, for instance for GtkMenuItem's label and detailed_action strings. That would make it easier to wrap for language bindings by allowing, for instance, g_menu_item_new() to just call g_object_new(). Language bindings generally want to call g_object_new() with their own derived type rather than calling the *_new() C convenience functions.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/739.