#include <gwenhywfar/misc.h>
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/ui/widget.h>
Go to the source code of this file.
Defines | |
#define | GWEN_SCROLLWIN_FLAGS_HSLIDER 0x00020000 |
#define | GWEN_SCROLLWIN_FLAGS_PASSIVE_SLIDERS 0x00080000 |
#define | GWEN_SCROLLWIN_FLAGS_VSLIDER 0x00040000 |
Functions | |
GWEN_WIDGET * | GWEN_ScrollWidget_GetViewPort (GWEN_WIDGET *w) |
GWEN_WIDGET * | GWEN_ScrollWidget_new (GWEN_WIDGET *parent, GWEN_TYPE_UINT32 flags, const char *name, int x, int y, int width, int height) |
|
|
|
|
|
|
|
|
|
|