| Top |  |  |  |  | 
| ECell * | e_cell_popup_new () | 
| ECell * | e_cell_popup_get_child () | 
| void | e_cell_popup_set_child () | 
| void | e_cell_popup_set_shown () | 
| void | e_cell_popup_queue_cell_redraw () | 
ECell *
e_cell_popup_new (void);
e_cell_popup_new is deprecated and should not be used in newly-written code.
Creates a new ECellPopup renderer.
ECell *
e_cell_popup_get_child (ECellPopup *ecp);
e_cell_popup_get_child is deprecated and should not be used in newly-written code.
void e_cell_popup_set_child (ECellPopup *ecp,ECell *child);
e_cell_popup_set_child is deprecated and should not be used in newly-written code.
void e_cell_popup_set_shown (ECellPopup *ecp,gboolean shown);
e_cell_popup_set_shown is deprecated and should not be used in newly-written code.