GtkMenuItemClass.setLabel

Sets @text on the #GtkMenuItem label

struct GtkMenuItemClass
extern (C)
void function(GtkMenuItem* menuItem, const(char)* label) setLabel;