[Gtk] Toolbar: implement missing mappers
Opened this issue · 0 comments
lytico commented
https://learn.microsoft.com/en-us/dotnet/maui/user-interface/toolbaritem?view=net-maui-8.0
implemented
Title
Backbutton
connect to parent:
https://github.com/lytico/maui/tree/lytico/merge/main240321/src/Core/src/Platform/Gtk/MauiContextExtensions.cs
https://github.com/lytico/maui/tree/lytico/merge/main240321/src/Core/src/Handlers/View/ViewHandler.Gtk.cs
missing mappers
control
extension methods
handler / platformview
https://github.com/lytico/maui/tree/lytico/merge/main240321/src/Core/src/Handlers/Toolbar/ToolbarHandler.Gtk.cs
https://github.com/lytico/maui/tree/lytico/merge/main240321/src/Core/src/Platform/Gtk/MauiToolbar.cs