Public Attributes | |
const gchar * | name |
gchar *(* | func )(Tuple *tuple, gchar **args) |
Definition at line 318 of file tuple_formatter.c.
gchar*(* TupleFormatterFunction::func)(Tuple *tuple, gchar **args) |
Definition at line 320 of file tuple_formatter.c.
Referenced by tuple_formatter_process_function(), and tuple_formatter_register_function().
const gchar* TupleFormatterFunction::name |
Definition at line 319 of file tuple_formatter.c.
Referenced by tuple_formatter_process_function(), and tuple_formatter_register_function().