Interface BuildableIface.OnAddChild

Enclosing class:
BuildableIface
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 BuildableIface.OnAddChild
  • Method Details

    • onAddChild

      void onAddChild(CallbackHandler __self, @Nonnull Buildable buildable, @Nonnull Builder builder, @Nonnull Object child, @Nullable Str type)
      Parameters:
      buildable - a `GtkBuildable`
      builder - a `GtkBuilder`
      child - child to add
      type - kind of child or %NULL