Interface IconIface.OnToTokens

Enclosing class:
IconIface
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 IconIface.OnToTokens
  • Method Details

    • onToTokens

      boolean onToTokens(CallbackHandler __self, @Nonnull Icon icon, @Nonnull PtrArray tokens, @Nonnull Int out_version)
      Parameters:
      icon - a #GIcon.
      tokens -
      out_version -
      Returns:
      An allocated NUL-terminated UTF8 string or %NULL if @icon can't be serialized. Use g_free() to free.