#include "ui_node_abstractvalue.h"
Go to the source code of this file.
Data Structures | |
struct | tbarExtraData_s |
Typedefs | |
typedef struct tbarExtraData_s | tbarExtraData_t |
Functions | |
void | UI_RegisterTBarNode (uiBehaviour_t *behaviour) |
Definition in file ui_node_tbar.h.
typedef struct tbarExtraData_s tbarExtraData_t |
void UI_RegisterTBarNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 82 of file ui_node_tbar.c.
References uiBehaviour_s::draw, uiBehaviour_s::extends, EXTRADATA_TYPE, uiBehaviour_s::extraDataSize, uiBehaviour_s::name, uiBehaviour_s::properties, and UI_TBarNodeDraw().