Interface ActionableInterface.OnSetActionTargetValue

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

    • onSetActionTargetValue

      void onSetActionTargetValue(CallbackHandler __self, @Nonnull Actionable actionable, @Nullable Variant target_value)
      Parameters:
      actionable - a `GtkActionable` widget
      target_value - a [struct@GLib.Variant] to set as the target value