Interface ActionableInterface.OnGetActionTargetValue

Enclosing class:
ActionableInterface
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 ActionableInterface.OnGetActionTargetValue
  • Method Details

    • onGetActionTargetValue

      Variant onGetActionTargetValue(CallbackHandler __self, @Nonnull Actionable actionable)
      Parameters:
      actionable - a `GtkActionable` widget
      Returns:
      the current target value