| Top |
Functions
| GtkToolItem * | e_emoticon_tool_button_new () |
| void | e_emoticon_tool_button_popup () |
| void | e_emoticon_tool_button_popdown () |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkToolItem ╰── GtkToolButton ╰── GtkToggleToolButton ╰── EEmoticonToolButton
Implemented Interfaces
EEmoticonToolButton implements AtkImplementorIface, GtkBuildable, GtkActivatable, GtkActionable and EEmoticonChooser.
Functions
e_emoticon_tool_button_popdown ()
void
e_emoticon_tool_button_popdown (EEmoticonToolButton *button);
Property Details
The “popup-shown” property
“popup-shown” gboolean
Whether the button's dropdown is shown.
Flags: Read / Write
Default value: FALSE
Signal Details
The “popdown” signal
void user_function (EEmoticonToolButton *eemoticontoolbutton, gpointer user_data)
Flags: Action
The “popup” signal
void user_function (EEmoticonToolButton *eemoticontoolbutton, gpointer user_data)
Flags: Action
