gwenhywfar 5.12.0
w_vline.mm File Reference
Include dependency graph for w_vline.mm:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static GWENHYWFAR_CB int CocoaGui_WVLine_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)
int CocoaGui_WVLine_Setup (GWEN_WIDGET *w)

Function Documentation

◆ CocoaGui_WVLine_GetIntProperty()

GWENHYWFAR_CB int CocoaGui_WVLine_GetIntProperty ( GWEN_WIDGET * w,
GWEN_DIALOG_PROPERTY prop,
int index,
int defaultValue )
static

◆ CocoaGui_WVLine_SetIntProperty()

GWENHYWFAR_CB int CocoaGui_WVLine_SetIntProperty ( GWEN_WIDGET * w,
GWEN_DIALOG_PROPERTY prop,
int index,
int value,
int doSignal )
static

◆ CocoaGui_WVLine_Setup()