36 "Function is not appropriate for this type of widget (%s)",
66 "Function is not appropriate for this type of widget (%s)",
79 wParent=GWEN_Widget_Tree_GetParent(w);
81 hSpacer = [[[
CocoaSpacer alloc] initWithFrame:NSMakeRect(0.0, 0.0, 10.0, 10.0)] autorelease];
#define COCOA_DIALOG_WIDGET_REAL
#define COCOA_DIALOG_WIDGET_CONTENT
#define DBG_WARN(dbg_logger, format, args...)
#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_WHSpacer_SetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int value, int doSignal)
int CocoaGui_WHSpacer_Setup(GWEN_WIDGET *w)
static GWENHYWFAR_CB int CocoaGui_WHSpacer_GetIntProperty(GWEN_WIDGET *w, GWEN_DIALOG_PROPERTY prop, int index, int defaultValue)