Top | ![]() |
![]() |
![]() |
![]() |
GtkToolItem * | e_menu_tool_button_new () |
void | e_menu_tool_button_set_prefer_item () |
const gchar * | e_menu_tool_button_get_prefer_item () |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkToolItem ╰── GtkToolButton ╰── GtkMenuToolButton ╰── EMenuToolButton
EMenuToolButton implements AtkImplementorIface, GtkBuildable, GtkActivatable and GtkActionable.
void e_menu_tool_button_set_prefer_item (EMenuToolButton *button
,const gchar *prefer_item
);
const gchar *
e_menu_tool_button_get_prefer_item (EMenuToolButton *button
);
“prefer-item”
property“prefer-item” gchar *
Name of an item to show instead of the first.
Flags: Read / Write
Default value: NULL