Interface TypePluginClass.OnTypePluginUnuse

Enclosing class:
TypePluginClass
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 TypePluginClass.OnTypePluginUnuse
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The type of the @unuse_plugin function of #GTypePluginClass.
  • Method Details

    • onTypePluginUnuse

      void onTypePluginUnuse(CallbackHandler __self, @Nonnull TypePlugin plugin)
      The type of the @unuse_plugin function of #GTypePluginClass.
      Parameters:
      plugin - the #GTypePlugin whose use count should be decreased