Interface WidgetClass.OnCssChanged

Enclosing class:
WidgetClass
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 WidgetClass.OnCssChanged
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onCssChanged(CallbackHandler __self, Widget widget, ch.bailu.gtk.gtk.CssStyleChange change)
     
  • Method Details

    • onCssChanged

      void onCssChanged(CallbackHandler __self, @Nonnull Widget widget, @Nonnull ch.bailu.gtk.gtk.CssStyleChange change)
      Parameters:
      widget -
      change -