Jump to content

What type of GWidgetObjset is it?


Virus.V

Recommended Posts

In the ./ugfx_2.8/src/gwin/gwin_tabset.c file:

static void fgarea(GWidgetObjset *gw, const char *text, coord_t y, coord_t x, coord_t w)
static void bgarea(GWidgetObjset *gw, const char *text, coord_t y, coord_t x, coord_t w)
static void ntarea(GWidgetObjset *gw, coord_t y, coord_t x, coord_t w)

What is the type of "GWidgetObjset"? Where is the definition?
Is it wrong to spell "GWidgetObject"?

屏幕截图 2018-03-11 15.38.05.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...