Skip to content

application: Use gio::ActionEntryBuilder for actions

Christopher Davis requested to merge wip/cdavis/use-action-entries into main

Allows us to drop the action! macro and usage of the clone! macro in the application file.

The first occurrence of clone! is now in window.rs, so the comment explaining it has moved there.

Merge request reports

Loading