Interface ActionMapInterface.OnRemoveAction

Enclosing class:
ActionMapInterface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ActionMapInterface.OnRemoveAction
  • Method Details

    • onRemoveAction

      void onRemoveAction(CallbackHandler __self, @Nonnull ActionMap action_map, @Nonnull Str action_name)
      Parameters:
      action_map - a #GActionMap
      action_name - the name of the action