ARB
Main Page
Namespaces
Classes
Files
File List
File Members
WINDOW
aw_localdef.hxx
Go to the documentation of this file.
1
// ============================================================= //
2
// //
3
// File : aw_localdef.hxx //
4
// Purpose : WINDOW internal defines //
5
// //
6
// http://www.arb-home.de/ //
7
// //
8
// ============================================================= //
9
10
#ifndef AW_LOCALDEF_HXX
11
#define AW_LOCALDEF_HXX
12
13
inline
bool
AW_IS_IMAGEREF
(
const
char
*
label
) {
15
return
label[0] ==
'#'
;
16
}
17
18
#else
19
#error aw_localdef.hxx included twice
20
#endif // AW_LOCALDEF_HXX
AW_IS_IMAGEREF
bool AW_IS_IMAGEREF(const char *label)
Definition:
aw_localdef.hxx:13
label
const char * label
Definition:
item_sel_list.cxx:118
Generated by
1.8.8