Property
GtkAction:always-show-image
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
|
Setter method | gtk_action_set_always_show_image() |
Getter method | gtk_action_get_always_show_image() |