#include <ilviews/gadmgr/macrosadv.h>
#include <ilviews/manager/manager.h>
#include <ilviews/contain/contain.h>
#include <ilviews/gadgets/matrix.h>
Classes | |
class | IlvMatrixHook |
Manager view hook class. More... | |
Typedefs | |
typedef void(* | IlvMatrixHookCallback) (IlvMatrixHook *, IlAny) |
Library: ilvgadmgr
Declaration of the IlvMatrixHook
class.
IlvMatrixHookCallback |
This type defines the signature of callbacks triggered by an IlvMatrixHook
object.