Struct

EDataServerFreeFormExpSymbol

Description

struct EFreeFormExpSymbol {
  const gchar* names;
  const gchar* hint;
  EFreeFormExpBuildSexpFunc build_sexp;
}

No description available.

Structure members
names: const gchar*

No description available.

hint: const gchar*

No description available.

build_sexp: EFreeFormExpBuildSexpFunc

No description available.