TreeManager.func

Set func property.

  1. void* func [@property getter]
  2. void* func [@property setter]
    class TreeManager
    @property
    void
    func
    (
    void* propval
    )

Parameters

propval void*

This property specifies the function which needs to be called when the list of #GdaTreeNode nodes managed has to be updated