|  |  |  | Evolution Utilities Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals | ||||
struct EEmoticonToolButton; GtkToolItem * e_emoticon_tool_button_new (void); void e_emoticon_tool_button_popup (EEmoticonToolButton *button); void e_emoticon_tool_button_popdown (EEmoticonToolButton *button);
GObject +----GInitiallyUnowned +----GtkWidget +----GtkContainer +----GtkBin +----GtkToolItem +----GtkToolButton +----GtkToggleToolButton +----EEmoticonToolButton
EEmoticonToolButton implements AtkImplementorIface, GtkBuildable, GtkActivatable, GtkActionable and EEmoticonChooser.
void                e_emoticon_tool_button_popdown      (EEmoticonToolButton *button);
"popup-shown" property"popup-shown" gboolean : Read / Write
Whether the button's dropdown is shown.
Default value: FALSE
"popdown" signalvoid                user_function                      (EEmoticonToolButton *eemoticontoolbutton,
                                                        gpointer             user_data)                : Action
"popup" signalvoid                user_function                      (EEmoticonToolButton *eemoticontoolbutton,
                                                        gpointer             user_data)                : Action