Property
GtkAction:always-show-image
deprecated: 3.10 since: 2.20
Description [src]
If TRUE
, the action’s menu item proxies will ignore the GtkSettings:gtk-menu-images
setting and always show their image, if available.
Use this property if the menu item would be useless or hard to use without their image.
Type: | gboolean |
Available since: | 2.20 |
Deprecated since: | 3.10 |
There is no corresponding replacement when using
|
Getter method | gtk_action_get_always_show_image() |
Setter method | gtk_action_set_always_show_image() |