Function
EDataServerFlagnew
since: 1.12
Declaration [src]
EFlag*
e_flag_new (
void
)
Description [src]
Creates a new EFlag object. It is initially unset.
Available since: 1.12
This function is not directly available to language bindings.
Return value
Type: EFlag
A new EFlag.
| The data is owned by the called function. |