38 "Function is not appropriate for this type of widget (%s)",
73 "Function is not appropriate for this type of widget (%s)",
86 wParent=GWEN_Widget_Tree_GetParent(w);
88 vLineView = [[[
CocoaVLineView alloc] initWithFrame:NSMakeRect(0.0, 0.0, 100.0, 5.0)] autorelease];
#define COCOA_DIALOG_WIDGET_REAL
#define COCOA_DIALOG_WIDGET_CONTENT
#define DBG_WARN(dbg_logger, format,...)
#define GWEN_WIDGET_FLAGS_FILLY
#define GWEN_WIDGET_FLAGS_FILLX
@ GWEN_DialogProperty_Enabled
@ GWEN_DialogProperty_Focus
#define GWEN_ERROR_INVALID
static GWENHYWFAR_CB int CocoaGui_WHLine_SetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int value, int doSignal)
static GWENHYWFAR_CB int CocoaGui_WHLine_GetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int defaultValue)
static GWENHYWFAR_CB int CocoaGui_WVLine_SetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int value, int doSignal)
static GWENHYWFAR_CB int CocoaGui_WVLine_GetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int defaultValue)
int CocoaGui_WVLine_Setup(GWEN_WIDGET *w)