[][src]Macro gtk_macros::stateful_action

macro_rules! stateful_action {
    ($actions_group:expr, $name:expr, $state:expr, $callback:expr) => { ... };
    ($actions_group:expr, $name:expr, $param_type:expr, $state:expr, $callback:expr) => { ... };
}

Create a new stateful action