代码搜索:XmNlabelString

找到约 11 项符合「XmNlabelString」的源代码

代码结果 11
www.eeworm.com/read/115273/6118177

c test4.c

/* $Header: /cvsroot/lesstif/lesstif/test/Xm/label/test4.c,v 1.5 2001/06/18 08:33:07 amai Exp $ */ #include #include #include #include #include
www.eeworm.com/read/115272/6119499

c test4.c

/* $Header: /cvsroot/lesstif/lesstif/test/Xm/label/test4.c,v 1.5 2001/06/18 08:33:07 amai Exp $ */ #include #include #include #include #include
www.eeworm.com/read/100085/15885631

c statusi.c

/* * $Id: statusI.c,v 1.10 1998/02/17 09:52:42 mdejonge Exp $ * * $Source: /home/mdejonge/CVS/projects/modem/libui/motif/statusI.c,v $ * $Revision: 1.10 $ * Author: Merijn de Jonge * Em
www.eeworm.com/read/167185/5465388

c meter.c

/* * This material contains unpublished, proprietary software of * Entropic Research Laboratory, Inc. Any reproduction, distribution, * or publication of this work must be authorized in writing b
www.eeworm.com/read/100085/15885635

c dialingi.c

/* * $Id: dialingI.c,v 1.10 1998/02/17 09:52:38 mdejonge Exp $ * * $Source: /home/mdejonge/CVS/projects/modem/libui/motif/dialingI.c,v $ * $Revision: 1.10 $ * Author: Merijn de Jonge *
www.eeworm.com/read/115273/6118530

uil demo.uil

! ! ! demo.uil - Xmp widget demo application UIL file. ! ! module demo objects = { XmPushButton = gadget; } include file ("Xmp.uil"); ! Xmp widget definitions procedure ManageCb(string); ExitCb(
www.eeworm.com/read/115272/6119852

uil demo.uil

! ! ! demo.uil - Xmp widget demo application UIL file. ! ! module demo objects = { XmPushButton = gadget; } include file ("Xmp.uil"); ! Xmp widget definitions procedure ManageCb(string); ExitCb(
www.eeworm.com/read/115273/6118537

uil hello_world.uil

module hello_world version = 'v1.0' names = case_sensitive object hello_world_main : XmLabel { arguments { XmNwidth = 200; XmNheight = 100; XmNlabelString = compound_stri
www.eeworm.com/read/115272/6119859

uil hello_world.uil

module hello_world version = 'v1.0' names = case_sensitive object hello_world_main : XmLabel { arguments { XmNwidth = 200; XmNheight = 100; XmNlabelString = compound_stri
www.eeworm.com/read/115273/6118374

c test13.c

/* $Header: /cvsroot/lesstif/lesstif/test/Xm/pushbutton/test13.c,v 1.4 2001/06/18 09:04:00 amai Exp $ * What does XtVaGetValues(w, XmNlabelString, &x, NULL); return ? */ #include #includ