Interface ActionMapInterface.OnAddAction

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.OnAddAction
  • Method Details

    • onAddAction

      void onAddAction(CallbackHandler __self, @Nonnull ActionMap action_map, @Nonnull Action action)
      Parameters:
      action_map - a #GActionMap
      action - a #GAction