Go to the documentation of this file.
18#ifndef __VSF_TINY_GUI_SCGUIV_CONTAINER_H__
19#define __VSF_TINY_GUI_SCGUIV_CONTAINER_H__
22#include "../../vsf_tgui_cfg.h"
24#if VSF_USE_TINY_GUI == ENABLED \
25 && VSF_TGUI_CFG_RENDERING_TEMPLATE_SEL == VSF_TGUI_V_TEMPLATE_SCGUI_VIEW
31#define vsf_tgui_container_v_init vsf_tgui_control_v_init
32#define vsf_tgui_container_v_render vsf_tgui_control_v_render
33#define vsf_tgui_container_v_post_render vsf_tgui_control_v_post_render
34#define vsf_tgui_container_v_depose vsf_tgui_control_v_depose
35#define vsf_tgui_container_v_update vsf_tgui_control_v_update