Interface SourceFuncs.OnSourceDummyMarshal

Enclosing class:
SourceFuncs
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 SourceFuncs.OnSourceDummyMarshal
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This is just a placeholder for #GClosureMarshal,
    which cannot be used here for dependency reasons.
  • Method Details

    • onSourceDummyMarshal

      void onSourceDummyMarshal(CallbackHandler __self)
      This is just a placeholder for #GClosureMarshal,
      which cannot be used here for dependency reasons.