GtefUtils — Utility functions
#include <gtef/gtef.h>
Utility functions.
void gtef_utils_menu_item_set_icon_name (GtkMenuItem *item, const gchar *icon_name);
GtkMenuItem *item
const gchar *icon_name
Sets an icon to a GtkMenuItem.
item
a GtkMenuItem.
icon_name
an icon name.
Since: 2.0