EFilterInput

EFilterInput

Functions

EFilterInput * e_filter_input_new ()
EFilterInput * e_filter_input_new_type_name ()
void e_filter_input_set_value ()

Description

Functions

e_filter_input_new ()

EFilterInput *
e_filter_input_new (void);

e_filter_input_new is deprecated and should not be used in newly-written code.


e_filter_input_new_type_name ()

EFilterInput *
e_filter_input_new_type_name (const gchar *type);

e_filter_input_new_type_name is deprecated and should not be used in newly-written code.


e_filter_input_set_value ()

void
e_filter_input_set_value (EFilterInput *input,
                          const gchar *value);

e_filter_input_set_value is deprecated and should not be used in newly-written code.

Types and Values