Go to the documentation of this file.
18#ifndef __VSF_TINY_GUI_SCGUIV_BUTTON_H__
19#define __VSF_TINY_GUI_SCGUIV_BUTTON_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_button_v_init vsf_tgui_label_v_init
32#define vsf_tgui_button_v_render vsf_tgui_label_v_render
33#define vsf_tgui_button_v_depose vsf_tgui_label_v_depose
34#define vsf_tgui_button_v_update vsf_tgui_label_v_update