2.0
3.0
>
dev
>
api
>
name
>
gb_static_property
Previo
Siguiente
Editar
Renombrar
Deshacer
Buscar
Administración
Documentación
¡Precaución! La página no está traducida.
Véase la versión inglesa
GB_STATIC_PROPERTY
#define
GB_STATIC_PROPERTY
(
symbol
,
type
,
proc
) ...
Declares a static
propiedad
symbol.
symbol
is the name of the property.
type
is the string representation of the property type.
proc
is the address of the function that implements the property.
Véase también
Class Description
,
Method & Property Signatures