GtkMenuToolButton::set_menu

void set_menu(GtkWidget menu);

Attaches the given widget, most times a GtkMenu object, to the button.

See also: get_menu()