button.h File Reference

#include <gwenhywfar/misc.h>
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/ui/widget.h>

Go to the source code of this file.

Defines

#define GWEN_BUTTON_FLAGS_CHECKBOX   0x00010000

Typedefs

typedef GWEN_BUTTON GWEN_BUTTON

Functions

int GWEN_Button_IsChecked (const GWEN_WIDGET *w)
GWEN_WIDGETGWEN_Button_new (GWEN_WIDGET *parent, GWEN_TYPE_UINT32 flags, const char *name, const char *text, GWEN_TYPE_UINT32 commandId, int x, int y, int width, int height)
void GWEN_Button_SetChecked (GWEN_WIDGET *w, int b)


Define Documentation

#define GWEN_BUTTON_FLAGS_CHECKBOX   0x00010000
 


Typedef Documentation

typedef struct GWEN_BUTTON GWEN_BUTTON
 


Function Documentation

int GWEN_Button_IsChecked const GWEN_WIDGET w  ) 
 

GWEN_WIDGET* GWEN_Button_new GWEN_WIDGET parent,
GWEN_TYPE_UINT32  flags,
const char *  name,
const char *  text,
GWEN_TYPE_UINT32  commandId,
int  x,
int  y,
int  width,
int  height
 

void GWEN_Button_SetChecked GWEN_WIDGET w,
int  b
 


Generated on Wed Mar 8 18:19:38 2006 for gwenhywfar by  doxygen 1.4.6