Expand description
Action utility.
Re-exports§
pub use traits::*;
Modules§
- Type safe traits for interacting with actions.
Structs§
- A type safe action that wraps around
gio::SimpleAction
. - A type-safe action group that wraps around
gio::SimpleActionGroup
.